const golang.org/x/pkgsite/internal.SymbolSectionConstants

4 uses

	golang.org/x/pkgsite/internal (current package)
		symbol.go#L19: 	SymbolSectionConstants SymbolSection = "Constants"

	golang.org/x/pkgsite/internal/frontend
		symbol.go#L257: 		internal.SymbolSectionConstants,

	golang.org/x/pkgsite/internal/godoc/dochtml
		symbol.go#L52: 					Section:  internal.SymbolSectionConstants,

	golang.org/x/pkgsite/internal/testing/sample
		sample.go#L82: 			Section:  internal.SymbolSectionConstants,