package
0.0.0-20241220161610-43cd2ce6cb17
Repository: https://github.com/apenella/ransidble.git
Documentation: pkg.go.dev

# Functions

LoadConfig loads the configuration.

# Constants

DefaultHTTPListenAddress default HTTP listen address.
DefaultLocalStoragePath default local storage path.
DefaultLogLevel default log level.
DefaultWorkerPoolSize default worker pool size.
HTTPListenAddressKey key for HTTP listen address configuration.
LocalStoragePathKey key for local storage path configuration.
LogLevelKey key for log level configuration.
ProjectKey key for project configuration.
ServerKey key for server configuration.
WorkerPoolSizeKey key for worker pool size configuration.

# Structs

Configuration represents the configuration.
ProjectConfiguration represents the project configuration.
ServerConfiguration represents the server configuration.