github.com/metacubex/mihomo@v1.18.5/common/observable/iterable.go (about)

     1  package observable
     2  
     3  type Iterable[T any] <-chan T