package
0.26.0
Repository: https://github.com/imup-io/client.git
Documentation: pkg.go.dev

# Functions

New returns a freshly setup Reloadable config.
Reload expects a payload that is compatible with a base reloadable config and will update the underlying global configuration.

# Variables

NOTE: ImUpAPIHost is set via build flags.

# Interfaces

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.