golang.org/x/text/language.coverage.bases (field)
5 uses
golang.org/x/text/language (current package)
coverage.go#L90: bases func() []Base
coverage.go#L120: if s.bases == nil {
coverage.go#L139: return s.bases()
coverage.go#L167: s.bases = v
coverage.go#L175: s.bases = func() []Base { return v }
![]() |
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. |