# Functions
LoadFromFile loads configuration from json file.
# Constants
No description provided by the author
PostgresDriver represents Postgres driver.
No description provided by the author
SQLiteDriver represents SQLite driver.
# Variables
No description provided by the author
# Structs
Config stores configuration for Solve API and Invoker.
DB stores configuration for database connection.
Invoker contains invoker config.
No description provided by the author
PostgresOptions stores Postgres connection options.
No description provided by the author
No description provided by the author
Security contains security config.
Server contains server config.
No description provided by the author
SQLiteOptions stores SQLite connection options.
Storage contains storage config.
# Interfaces
No description provided by the author
# Type aliases
DBDriver represents database driver name.
No description provided by the author
No description provided by the author