This website requires JavaScript.
Explore
Help
Sign In
OrgGo
/
clash
mirror of
https://github.com/Dreamacro/clash.git
Watch
1
Star
0
Fork
You've already forked clash
0
Code
Issues
Projects
Releases
Wiki
Activity
4f5e74dad9
clash
/
constant
/
listener.go
8 lines
100 B
Go
Raw
Blame
History
package
constant
type
Listener
interface
{
RawAddress
(
)
string
Address
(
)
string
Close
(
)
error
}
Reference in New Issue
View Git Blame
Copy Permalink