forked from Silverfish/proton-bridge
refactor: GetBridgeAuthChannel --> GetAuthUpdateChannel
This commit is contained in:
@ -57,5 +57,5 @@ type ClientManager interface {
|
||||
GetAnonymousClient() pmapi.Client
|
||||
AllowProxy()
|
||||
DisallowProxy()
|
||||
GetBridgeAuthChannel() chan pmapi.ClientAuth
|
||||
GetAuthUpdateChannel() chan pmapi.ClientAuth
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user