func encoding/hex.NewDecoder
2 uses
encoding/hex (current package)
hex.go#L176: 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.4.9. (GOOS=linux GOARCH=amd64)