Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type CacheConfig ¶
type Config ¶
type Config struct {
Port string
Debug bool
Database DatabaseConfig
Cache CacheConfig
ObjectStore MinioConfig
}
func LoadConfig ¶
type DatabaseConfig ¶
Directories
¶
| Path | Synopsis |
|---|---|
|
adapters
|
|
|
cmd
|
|
|
govdev
command
|
|
|
stores
|
|
|
util
|
|
|
error
Package errors wraps Dave Cheney's errors package, by adding an error type and context to the error.
|
Package errors wraps Dave Cheney's errors package, by adding an error type and context to the error. |
|
logger
logger is a package that logs based on five levels, Debug, Info, Warn, Error, and Fatal.
|
logger is a package that logs based on five levels, Debug, Info, Warn, Error, and Fatal. |
Click to show internal directories.
Click to hide internal directories.