encoding.TextUnmarshaler.UnmarshalText (method)
3 uses
encoding (current package)
encoding.go#L65: UnmarshalText(text []byte) error
encoding/json
decode.go#L886: return ut.UnmarshalText(s)
flag
flag.go#L318: return v.p.UnmarshalText([]byte(s))
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)