github.com/jackc/pgx/v5/pgtype.BoxValuer.BoxValue (method)

3 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		box.go#L19: 	BoxValue() (Box, error)
		box.go#L94: 	box, err := value.(BoxValuer).BoxValue()
		box.go#L113: 	box, err := value.(BoxValuer).BoxValue()