golang.org/x/text/runes.Transformer.t (field)
4 uses
golang.org/x/text/runes (current package)
runes.go#L49: t transform.SpanningTransformer
runes.go#L53: return t.t.Transform(dst, src, atEOF)
runes.go#L57: return t.t.Span(b, atEOF)
runes.go#L60: func (t Transformer) Reset() { t.t.Reset() }
![]() |
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. |