impl ntg auth refresh-cache
This commit is contained in:
@@ -17,8 +17,10 @@ type Config struct {
|
||||
Once bool
|
||||
Brokers struct {
|
||||
NTG struct {
|
||||
Mock bool
|
||||
Cookie string
|
||||
Mock bool
|
||||
Token string
|
||||
Username string
|
||||
Password string
|
||||
}
|
||||
}
|
||||
Emailer contact.Emailer
|
||||
|
||||
Reference in New Issue
Block a user