github.com/jackc/pgx/v5/pgtype.BitsValuer.BitsValue (method)

3 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		bits.go#L16: 	BitsValue() (Bits, error)
		bits.go#L93: 	bits, err := value.(BitsValuer).BitsValue()
		bits.go#L109: 	bits, err := value.(BitsValuer).BitsValue()