This commit is contained in:
crusader
2018-04-17 19:31:03 +09:00
parent 08695e707b
commit 3387ffcfd9
2 changed files with 0 additions and 3 deletions

View File

@@ -12,13 +12,11 @@ import (
occa "git.loafle.net/overflow/commons-go/core/annotation"
occi "git.loafle.net/overflow/commons-go/core/interfaces"
ocnc "git.loafle.net/overflow/commons-go/noauthprobe/config"
"git.loafle.net/overflow/probe/config"
"git.loafle.net/overflow/probe/auth/service"
)
type Authenticator struct {
Config *config.Config
ConfigDir string
authConfig ocnc.Auth