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