mirror of
https://github.com/MetaCubeX/mihomo.git
synced 2024-11-07 20:31:41 +00:00
4 lines
53 B
Go
4 lines
53 B
Go
|
package observable
|
||
|
|
||
|
type Iterable <-chan interface{}
|