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