golang.org/x/text/secure/precis.options.norm (field)
6 uses
golang.org/x/text/secure/precis (current package)
options.go#L26: norm transform.SpanningTransformer
options.go#L43: if res.norm == nil {
options.go#L44: res.norm = norm.NFC
options.go#L123: o.norm = f
profile.go#L102: ts = append(ts, p.options.norm)
profile.go#L215: b.apply(p.norm)
![]() |
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. |