globalsettings.go 184 B

12345
  1. package global_settings
  2. // globalsettings - settings that are global in nature. Avoids circular dependencies between config loading and usage.
  3. var PublicIPServices map[string]string