golang.org/x/pkgsite/internal/frontend.Symbol.Synopsis (field)
11 uses
golang.org/x/pkgsite/internal/frontend (current package)
symbol.go#L24: Synopsis string
symbol.go#L89: Synopsis: sm.Synopsis,
symbol.go#L116: Synopsis: cm.Synopsis,
symbol.go#L212: Synopsis: fmt.Sprintf("type %s", parentName),
symbol.go#L233: parent.Synopsis = strings.TrimSuffix(parent.Synopsis, "{ ... }")
symbol.go#L245: if strings.Contains(parent.Synopsis, "interface") {
symbol.go#L272: if s1.Synopsis != s2.Synopsis {
symbol.go#L273: return s1.Synopsis < s2.Synopsis
![]() |
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. |