netmaker/netclient/global_settings/globalsettings.go

5 lines
184 B
Go
Raw Normal View History

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