github.com/go-pg/pg/v10/types.HexEncoder.Bytes (method)
2 uses
github.com/go-pg/pg/v10/types (current package)
hex.go#L25: func (enc *HexEncoder) Bytes() []byte {
github.com/go-pg/pg/v10/orm
msgpack.go#L27: return hexEnc.Bytes()
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)