func github.com/jackc/pgx/v5/pgtype.TryWrapBuiltinTypeEncodePlan

3 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		pgtype.go#L244: 			TryWrapBuiltinTypeEncodePlan,
		pgtype.go#L1457: func TryWrapBuiltinTypeEncodePlan(value any) (plan WrappedEncodePlanNextSetter, nextValue any, ok bool) {
		pgtype_default.go#L30: 			TryWrapBuiltinTypeEncodePlan,