diff --git a/confection.go b/confection.go index 9f8c11b..d7cdf71 100644 --- a/confection.go +++ b/confection.go @@ -26,6 +26,8 @@ func Manage(target interface{}) { } config = target + + bootstrap() } // OnChange adds a callback function that is triggered every time a value of