Bootstrap config once initialized
This commit is contained in:
@@ -26,6 +26,8 @@ func Manage(target interface{}) {
|
||||
}
|
||||
|
||||
config = target
|
||||
|
||||
bootstrap()
|
||||
}
|
||||
|
||||
// OnChange adds a callback function that is triggered every time a value of
|
||||
|
||||
Reference in New Issue
Block a user