go/doc.Example.Suffix (field)
5 uses
golang.org/x/pkgsite/internal/godoc/dochtml
dochtml.go#L405: suffix := strings.Title(ex.Suffix)
golang.org/x/pkgsite/internal/godoc/internal/doc
example.go#L24: Suffix string // example suffix, without leading '_' (only populated by NewFromFiles)
example.go#L630: ex.Suffix = suffix
example.go#L639: return (*exs)[i].Suffix < (*exs)[j].Suffix
![]() |
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. |