Use config package to handle all controller configurations
Compare changes
Files
6+ 50
− 35
@@ -9,6 +9,13 @@ import (
@@ -18,10 +25,10 @@ var BaseSouthBoundType int32
@@ -29,59 +36,65 @@ var LogLevel logrus.Level
@@ -89,17 +102,19 @@ func InitializeConfig() error {