Package-level declarations

Types

Link copied to clipboard
class BootstrapConfig(configLoader: ConfigLoader = ConfigLoader())

Startup configuration object that allows for configuration of the application guice modules and provides a way to get a guice injector

Link copied to clipboard
class TribeApplicationConfig @Inject constructor(loader: ConfigLoader)

Application config object that exposes basic things about the main service