Updated eescfg AsMapInterface method and uploaded tests for AsMapInterface and load methods

This commit is contained in:
porosnicuadrian
2020-09-18 18:13:47 +03:00
committed by Dan Christian Bogos
parent a3b53b1395
commit 82ecd234f9
7 changed files with 499 additions and 80 deletions

View File

@@ -2260,7 +2260,8 @@ const (
DataDbCfg = "data_db" // from JSON
StorDbCfg = "stor_db" // from JSON
TlsCfg = "tls" // from JSON
CacheCfg = "caches" // from JSON
CacheCfg = "cache" //from JSON
CachesCfg = "caches" // from JSON
HttpCfg = "http" // from JSON
FilterSCfg = "filters" // from JSON
RalsCfg = "rals" // from JSON