type github.com/jackc/pgx/v5/pgtype.BitsValuer
4 uses
github.com/jackc/pgx/v5/pgtype (current package)
bits.go#L15: type BitsValuer interface {
bits.go#L75: if _, ok := value.(BitsValuer); !ok {
bits.go#L92: bits, err := value.(BitsValuer).BitsValue()
bits.go#L108: bits, err := value.(BitsValuer).BitsValue()
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)