golang.org/x/text/language.Tag.String (method)
5 uses
golang.org/x/text/language (current package)
language.go#L226: func (t Tag) String() string {
golang.org/x/text/internal
internal.go#L31: return s[i].String() < s[j].String()
internal.go#L43: if tags[k].String() < tags[i].String() {
![]() |
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. |