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

4 lines
45 B
Go
Raw Normal View History

2018-06-10 22:50:03 +08:00
package observable
2022-03-16 12:10:13 +08:00
type Iterable <-chan any