package
0.0.0-20240515134008-560e072f64ae
Repository: https://github.com/igorsteps/easypark.git
Documentation: pkg.go.dev
# Functions
LoadConfig reads configuration from ./config.yaml file.
# Structs
AlertConfig represents a config for alerts.
AuthConfig represents our config for Auth service.
Config represents config for Easypark app.
DatabaseConfig represents a config for our Database.
HTTPConfig represents a config for our HTTP server.
LoggingConfig represents a config for our Logger.
SchedulerConfig represents a config for our Scheduler.