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

3 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		pgtype.go#L247: 			TryWrapSliceEncodePlan,
		pgtype.go#L1806: func TryWrapSliceEncodePlan(value any) (plan WrappedEncodePlanNextSetter, nextValue any, ok bool) {
		pgtype_default.go#L33: 			TryWrapSliceEncodePlan,