impl ntg remote search
This commit is contained in:
@@ -13,6 +13,11 @@ type Config struct {
|
||||
States []State
|
||||
Storage []string
|
||||
Once bool
|
||||
Brokers struct {
|
||||
NTG struct {
|
||||
Cookie string
|
||||
}
|
||||
}
|
||||
|
||||
lock sync.Mutex
|
||||
db storage.DB
|
||||
|
||||
Reference in New Issue
Block a user