github.com/jackc/pgtype.Bytea.Value (method)

2 uses

	github.com/jackc/pgtype (current package)
		bytea.go#L154: func (src Bytea) Value() (driver.Value, error) {
		generic_binary.go#L38: 	return (Bytea)(src).Value()