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