mirror of
https://github.com/SagerNet/sing-shadowsocks.git
synced 2025-04-03 20:07:40 +03:00
Cleanup code
This commit is contained in:
parent
731a30d73b
commit
e55284e180
5 changed files with 39 additions and 0 deletions
|
@ -24,6 +24,8 @@ type Method interface {
|
|||
}
|
||||
|
||||
type Service interface {
|
||||
Name() string
|
||||
Password() string
|
||||
N.TCPConnectionHandler
|
||||
N.UDPHandler
|
||||
E.Handler
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue