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