mirror of
https://github.com/MetaCubeX/mihomo.git
synced 2024-11-05 03:13:59 +00:00
3 lines
53 B
Go
3 lines
53 B
Go
package observable
|
|
|
|
type Iterable <-chan interface{}
|