feat: clientmanager has checkconnection
This commit is contained in:
@ -58,4 +58,5 @@ type ClientManager interface {
|
||||
AllowProxy()
|
||||
DisallowProxy()
|
||||
GetAuthUpdateChannel() chan pmapi.ClientAuth
|
||||
CheckConnection() error
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user