go/doc.Package.Funcs (field)
5 uses
go/doc (current package)
doc.go#L32: Funcs []*Func
doc.go#L134: Funcs: sortedFuncs(r.funcs, true),
example.go#L471: for _, f := range p.Funcs {
filter.go#L103: p.Funcs = filterFuncs(p.Funcs, f)
![]() |
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. |