mirror of
https://github.com/xjasonlyu/tun2socks.git
synced 2025-10-05 16:56:54 +08:00
4 lines
53 B
Go
4 lines
53 B
Go
package observable
|
|
|
|
type Iterable <-chan interface{}
|