type github.com/jackc/pgx/v5/pgtype.BoxScanner
5 uses
github.com/jackc/pgx/v5/pgtype (current package)
box.go#L14: type BoxScanner interface {
box.go#L133: if _, ok := target.(BoxScanner); ok {
box.go#L137: if _, ok := target.(BoxScanner); ok {
box.go#L148: scanner := (dst).(BoxScanner)
box.go#L175: scanner := (dst).(BoxScanner)
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)