switch ocs to struct tag based env config

This commit is contained in:
Willy Kloucek
2022-01-07 15:39:01 +00:00
committed by Jörn Friedrich Dreyer
parent cb27090cea
commit 161dd949fc
18 changed files with 101 additions and 193 deletions
-1
View File
@@ -507,7 +507,6 @@ type Asset struct {
type Config struct {
*shared.Commons
File string `ocisConfig:"file"`
Log *shared.Log `ocisConfig:"log"`
Debug Debug `ocisConfig:"debug"`
Reva Reva `ocisConfig:"reva"`