add once
This commit is contained in:
@@ -12,6 +12,7 @@ type Config struct {
|
||||
Interval Duration
|
||||
States []State
|
||||
Storage []string
|
||||
Once bool
|
||||
|
||||
lock sync.Mutex
|
||||
db storage.DB
|
||||
|
||||
Reference in New Issue
Block a user