type go/doc.Type
7 uses
go/doc (current package)
doc.go#L30: Types []*Type
doc.go#L50: type Type struct {
filter.go#L76: func filterTypes(a []*Type, f Filter) []*Type {
reader.go#L851: func sortedTypes(m map[string]*namedType, allMethods bool) []*Type {
reader.go#L852: list := make([]*Type, len(m))
reader.go#L855: list[i] = &Type{
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)