# Functions
GetNewConfer is the core function to get a Confer entity.
Global returns the global Confer instance.
InitConfig initializes the configuration using archaius with the specified configuration file.
# Constants
Constant for application type.
Constants for network models.
No description provided by the author
# Structs
Confer represents the configuration structure with a read-write mutex for synchronization.
DebugConfS holds debug configuration options.
LassieNetS holds network configuration for Lassie.
NetWorkS is used to handle incoming traffic network configuration.
WASMModulesFileS holds configuration for WASM modules loaded from file paths.
WASMModulesIPFSS holds configuration for WASM modules loaded from IPFS.