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

3 uses

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