mirror of
https://github.com/akyaiy/GoSally-mvp.git
synced 2026-01-07 18:52:26 +00:00
Initial commit: not functional
This commit is contained in:
@@ -24,6 +24,7 @@ type Conf struct {
|
||||
TLS TLS `mapstructure:"tls"`
|
||||
Updates Updates `mapstructure:"updates"`
|
||||
Log Log `mapstructure:"log"`
|
||||
DisableWarnings []string `mapstructure:"disable_warnings"`
|
||||
}
|
||||
|
||||
type HTTPServer struct {
|
||||
|
||||
Reference in New Issue
Block a user