Handlers, DB, Cache
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
package config
|
||||
|
||||
type Database struct {
|
||||
Type string
|
||||
Connection string
|
||||
LogLevel string
|
||||
Type string
|
||||
Connection string
|
||||
LogLevel string
|
||||
TraceRequests bool
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user