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