go/doc.namedType.funcs (field)
5 uses
go/doc (current package)
reader.go#L136: funcs methodSet
reader.go#L191: funcs: make(methodSet),
reader.go#L433: typ.funcs.set(fun, r.mode&PreserveAST != 0)
reader.go#L709: for name, f := range t.funcs {
reader.go#L806: Funcs: sortedFuncs(t.funcs, true),
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |