switch ocs to struct tag based env config
This commit is contained in:
@@ -46,7 +46,6 @@ type GraphExplorer struct {
|
||||
|
||||
// Config combines all available configuration parts.
|
||||
type Config struct {
|
||||
File string `ocisConfig:"file"`
|
||||
Log shared.Log `ocisConfig:"log"`
|
||||
Debug Debug `ocisConfig:"debug"`
|
||||
HTTP HTTP `ocisConfig:"http"`
|
||||
|
||||
Reference in New Issue
Block a user