func go/types.Id
3 uses
go/types (current package)
methodset.go#L48: key := Id(pkg, name)
object.go#L76: func Id(pkg *Package, name string) string {
object.go#L128: func (obj *object) Id() string { return Id(obj.pkg, obj.name) }
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)