vendor/golang.org/x/net/idna.info.category (method)
4 uses
vendor/golang.org/x/net/idna (current package)
idna10.0.0.go#L415: switch p.simplify(info(v).category()) {
idna10.0.0.go#L468: switch p.simplify(info(v).category()) {
idna10.0.0.go#L604: if c := p.simplify(info(v).category()); c != valid && c != deviation {
trieval.go#L98: func (c info) category() category {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)