//
pkg.gl
Category
github.com/imup-io/client
config
package
0.26.0
Repository:
https://github.com/imup-io/client.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
14
Dependents
1
Files
630 SLOC
#
Functions
New
New returns a freshly setup Reloadable config.
Reload
Reload expects a payload that is compatible with a base reloadable config and will update the underlying global configuration.
#
Variables
ImUpAPIHost
NOTE: ImUpAPIHost is set via build flags.
#
Interfaces
Reloadable
Reloadable is the interface to a remote configuration this interface exposes read and write, thread safe methods allowing it to be accessed and written to concurrently.