type golang.org/x/pkgsite/internal/frontend.Heading
12 uses
golang.org/x/pkgsite/internal/frontend (current package)
goldmark.go#L274: Headings []*Heading
goldmark.go#L282: var headings []*Heading
goldmark.go#L299: section := &Heading{
goldmark.go#L317: var nested []*Heading
main.go#L44: ReadmeOutline []*Heading
readme.go#L30: type Heading struct {
readme.go#L41: Children []*Heading
readme.go#L44: parent *Heading
readme.go#L50: Outline []*Heading // document headings
styleguide.go#L50: Outline []*Heading
styleguide.go#L70: var outline []*Heading
styleguide.go#L93: Outline []*Heading
![]() |
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. |