const golang.org/x/pkgsite/internal.SymbolKindType
6 uses
golang.org/x/pkgsite/internal (current package)
symbol.go#L32: SymbolKindType SymbolKind = "Type"
golang.org/x/pkgsite/internal/frontend
symbol.go#L214: Kind: internal.SymbolKindType,
golang.org/x/pkgsite/internal/godoc/dochtml
symbol.go#L128: Kind: internal.SymbolKindType,
golang.org/x/pkgsite/internal/postgres
package_symbol.go#L44: if sm.Section == internal.SymbolSectionTypes && sm.Kind != internal.SymbolKindType {
symbol.go#L403: if sm.Kind == internal.SymbolKindType {
golang.org/x/pkgsite/internal/testing/sample
sample.go#L124: Kind: internal.SymbolKindType,
![]() |
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. |