github.com/undoio/delve@v1.9.0/_fixtures/internal/dir0/renamedpackage/main.go (about) 1 package realname 2 3 type SomeType struct { 4 A bool 5 }