func encoding/hex.NewDecoder
2 uses
encoding/hex (current package)
hex.go#L202: func NewDecoder(r io.Reader) io.Reader {
github.com/go-pg/pg/v10/types
hex.go#L80: return hex.NewDecoder(rd), nil
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)