1
0
mirror of https://github.com/MetaCubeX/mihomo.git synced 2025-09-20 04:25:59 +08:00
Files
mihomo/common/observable/iterable.go

4 lines
53 B
Go
Raw Normal View History

2018-06-10 22:50:03 +08:00
package observable
type Iterable <-chan interface{}