Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
jobs, err := workflows.Collect( client.Jobs.Query(ctx, job.WithTemporalExtent(interval)), )
func Collect[K any](seq iter.Seq2[K, error]) ([]K, error)
K
Was this page helpful?