switch ocs to struct tag based env config
This commit is contained in:
@@ -100,7 +100,6 @@ type Settings struct {
|
||||
type Config struct {
|
||||
*shared.Commons
|
||||
|
||||
File string `ocisConfig:"file"`
|
||||
Log *shared.Log `ocisConfig:"log"`
|
||||
Debug Debug `ocisConfig:"debug"`
|
||||
HTTP HTTP `ocisConfig:"http"`
|
||||
|
||||
Reference in New Issue
Block a user