func github.com/go-pg/pg/v10/types.NewHexEncoder
2 uses
github.com/go-pg/pg/v10/types (current package)
hex.go#L18: func NewHexEncoder(b []byte, flags int) *HexEncoder {
github.com/go-pg/pg/v10/orm
msgpack.go#L13: hexEnc := types.NewHexEncoder(b, flags)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)