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

2 uses

	github.com/jackc/pgtype (current package)
		jsonb.go#L75: func (src JSONB) Value() (driver.Value, error) {

	github.com/jackc/pgx/v4/stdlib
		sql.go#L625: 					return d.Value()