Versions in this module Expand all Collapse all v18 v18.0.0 May 14, 2025 Changes in this version + func CombineChannels[T any](channels []<-chan T) <-chan T + func RunWithAsyncResult[T any](fn func(ch chan<- T)) <-chan T + func ToAsync[T any](value T) <-chan T v18.0.0-rc42 May 13, 2025 Other modules containing this package gitlab.com/gitlab-org/cluster-integration/gitlab-agent/v16 gitlab.com/gitlab-org/cluster-integration/gitlab-agent/v17