Closed johnSchnake closed 4 years ago
The init() method is invoked before viper has actually parsed the values in the flags/configs. Delay this until getting an EventRouter to have the value available.
Fixes #89
Signed-off-by: John Schnake jschnake@vmware.com
The init() method is invoked before viper has actually parsed the values in the flags/configs. Delay this until getting an EventRouter to have the value available.
Fixes #89
Signed-off-by: John Schnake jschnake@vmware.com