type github.com/jackc/pgx/v5/pgtype.BoxValuer
4 uses
github.com/jackc/pgx/v5/pgtype (current package)
box.go#L18: type BoxValuer interface {
box.go#L76: if _, ok := value.(BoxValuer); !ok {
box.go#L93: box, err := value.(BoxValuer).BoxValue()
box.go#L112: box, err := value.(BoxValuer).BoxValue()
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)