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

3 uses

	github.com/jackc/pgx/v5/pgtype (current package)
		pgtype.go#L249: 			TryWrapArrayEncodePlan,
		pgtype.go#L1899: func TryWrapArrayEncodePlan(value any) (plan WrappedEncodePlanNextSetter, nextValue any, ok bool) {
		pgtype_default.go#L35: 			TryWrapArrayEncodePlan,