# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Setup ..
Subscribe subscribes a channel to a specific topic of backend config updates.
WaitForConfig waits until backend config has been initialized Deprecated: Use an instance of BackendConfig instead of static function */.

# Constants

TODO Will add support soon.RegulationDelete refers to Suppress and Delete Regulation */.
RegulationSuppress refers to Suppress Regulation */.
RegulationSuppressAndDelete refers to Suppress and Delete Regulation */.
TopicBackendConfig topic provides updates on full backend config, via Subscribe function */.
TopicProcessConfig topic provides updates on backend config of processor enabled destinations, via Subscribe function */.
TopicRegulations topic provides updates on regulations, via Subscribe function */.

# Variables

DefaultBackendConfig will be initialized be Setup to either a WorkspaceConfig or MultiWorkspaceConfig.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

BackendConfigAdmin is container object to expose admin functions.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
MultiWorkspaceConfig is a struct to hold variables necessary for supporting multiple workspaces.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
WorkspaceRegulationsT holds regulations of workspaces.
No description provided by the author
WorkspacesT holds sources of workspaces.
No description provided by the author
No description provided by the author

# Interfaces

No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author
Topic refers to a subset of backend config's updates, received after subscribing using the backend config's Subscribe function.