-
- Downloads
Create a separate webui config factory
This separates the configuration of WebUI for UDR's. WebUI has now its own config factory which loads the webuicfg.conf config file.
Showing
- backend/factory/config_config.go 10 additions, 0 deletionsbackend/factory/config_config.go
- backend/factory/config_configuration.go 9 additions, 0 deletionsbackend/factory/config_configuration.go
- backend/factory/config_info.go 10 additions, 0 deletionsbackend/factory/config_info.go
- backend/factory/config_mongodb.go 10 additions, 0 deletionsbackend/factory/config_mongodb.go
- backend/factory/factory.go 36 additions, 0 deletionsbackend/factory/factory.go
- backend/webui_service/webui_init.go 5 additions, 5 deletionsbackend/webui_service/webui_init.go
backend/factory/config_config.go
0 → 100644
backend/factory/config_configuration.go
0 → 100644
backend/factory/config_info.go
0 → 100644
backend/factory/config_mongodb.go
0 → 100644
backend/factory/factory.go
0 → 100644
Please register or sign in to comment