const golang.org/x/pkgsite/internal.SymbolKindConstant
4 uses
golang.org/x/pkgsite/internal (current package)
symbol.go#L29: SymbolKindConstant SymbolKind = "Constant"
golang.org/x/pkgsite/internal/frontend
symbol.go#L242: cm[internal.SymbolKindConstant]...),
golang.org/x/pkgsite/internal/godoc/dochtml
symbol.go#L53: Kind: internal.SymbolKindConstant,
golang.org/x/pkgsite/internal/testing/sample
sample.go#L83: Kind: internal.SymbolKindConstant,
![]() |
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. |