github.com/jackc/pgx/v5/pgtype.BytesValuer.BytesValue (method)
3 uses
github.com/jackc/pgx/v5/pgtype (current package)
bytea.go#L16: BytesValue() ([]byte, error)
bytea.go#L110: b, err := value.(BytesValuer).BytesValue()
bytea.go#L137: b, err := value.(BytesValuer).BytesValue()
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)