mirror of https://github.com/Dreamacro/clash.git
4 lines
53 B
Go
4 lines
53 B
Go
|
package observable
|
||
|
|
||
|
type Iterable <-chan interface{}
|