mirror of
https://github.com/MetaCubeX/mihomo.git
synced 2025-01-07 09:53:58 +08:00
4 lines
53 B
Go
4 lines
53 B
Go
package observable
|
|
|
|
type Iterable <-chan interface{}
|