mirror of
https://github.com/xjasonlyu/tun2socks.git
synced 2025-10-07 01:33:15 +08:00
4 lines
53 B
Go
Executable File
4 lines
53 B
Go
Executable File
package observable
|
|
|
|
type Iterable <-chan interface{}
|