type github.com/jackc/pgx/v5/pgtype.SkipUnderlyingTypePlanner
3 uses
github.com/jackc/pgx/v5/pgtype (current package)
pgtype.go#L525: type SkipUnderlyingTypePlanner interface {
pgtype.go#L561: if _, ok := dst.(SkipUnderlyingTypePlanner); ok {
pgtype.go#L1418: if _, ok := value.(SkipUnderlyingTypePlanner); ok {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)