Loading examples/demo1/src/demo-server/go/README.md +1 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ To see how to make this your own, look here: [README](https://github.com/swagger-api/swagger-codegen/blob/master/README.md) - API version: 0.0.1 - Build date: 2020-04-17T14:46:23.721-04:00 - Build date: 2020-04-28T12:49:17.686-04:00 ### Running the server Loading examples/demo1/src/iperf-proxy/go/README.md +1 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ To see how to make this your own, look here: [README](https://github.com/swagger-api/swagger-codegen/blob/master/README.md) - API version: 0.0.1 - Build date: 2020-04-17T14:46:25.028-04:00 - Build date: 2020-04-28T12:49:19.000-04:00 ### Running the server Loading go-apps/meep-loc-serv/sbi/loc-serv-sbi.go +6 −0 Original line number Diff line number Diff line Loading @@ -80,6 +80,9 @@ func Init(updateUserInfo func(string, string, string), updateZoneInfo func(strin sbi.updateAccessPointInfoCB = updateAccessPointInfo sbi.cleanUpCB = cleanUp // Initialize service processActiveScenarioUpdate() return nil } Loading Loading @@ -128,6 +131,9 @@ func processActiveScenarioUpdate() { // Sync with active scenario store sbi.activeModel.UpdateScenario() if sbi.activeModel.GetScenarioName() == "" { return } uePerNetLocMap := make(map[string]int) uePerZoneMap := make(map[string]int) Loading go-apps/meep-loc-serv/server/README.md +1 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ To see how to make this your own, look here: [README](https://github.com/swagger-api/swagger-codegen/blob/master/README.md) - API version: 1.1.1 - Build date: 2020-04-17T14:46:21.629-04:00 - Build date: 2020-04-28T12:49:12.754-04:00 ### Running the server Loading go-apps/meep-metrics-engine/server/v2/README.md +1 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ To see how to make this your own, look here: [README](https://github.com/swagger-api/swagger-codegen/blob/master/README.md) - API version: 1.0.0 - Build date: 2020-04-17T14:46:20.174-04:00 - Build date: 2020-04-28T12:49:11.339-04:00 ### Running the server Loading Loading
examples/demo1/src/demo-server/go/README.md +1 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ To see how to make this your own, look here: [README](https://github.com/swagger-api/swagger-codegen/blob/master/README.md) - API version: 0.0.1 - Build date: 2020-04-17T14:46:23.721-04:00 - Build date: 2020-04-28T12:49:17.686-04:00 ### Running the server Loading
examples/demo1/src/iperf-proxy/go/README.md +1 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ To see how to make this your own, look here: [README](https://github.com/swagger-api/swagger-codegen/blob/master/README.md) - API version: 0.0.1 - Build date: 2020-04-17T14:46:25.028-04:00 - Build date: 2020-04-28T12:49:19.000-04:00 ### Running the server Loading
go-apps/meep-loc-serv/sbi/loc-serv-sbi.go +6 −0 Original line number Diff line number Diff line Loading @@ -80,6 +80,9 @@ func Init(updateUserInfo func(string, string, string), updateZoneInfo func(strin sbi.updateAccessPointInfoCB = updateAccessPointInfo sbi.cleanUpCB = cleanUp // Initialize service processActiveScenarioUpdate() return nil } Loading Loading @@ -128,6 +131,9 @@ func processActiveScenarioUpdate() { // Sync with active scenario store sbi.activeModel.UpdateScenario() if sbi.activeModel.GetScenarioName() == "" { return } uePerNetLocMap := make(map[string]int) uePerZoneMap := make(map[string]int) Loading
go-apps/meep-loc-serv/server/README.md +1 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ To see how to make this your own, look here: [README](https://github.com/swagger-api/swagger-codegen/blob/master/README.md) - API version: 1.1.1 - Build date: 2020-04-17T14:46:21.629-04:00 - Build date: 2020-04-28T12:49:12.754-04:00 ### Running the server Loading
go-apps/meep-metrics-engine/server/v2/README.md +1 −1 Original line number Diff line number Diff line Loading @@ -13,7 +13,7 @@ To see how to make this your own, look here: [README](https://github.com/swagger-api/swagger-codegen/blob/master/README.md) - API version: 1.0.0 - Build date: 2020-04-17T14:46:20.174-04:00 - Build date: 2020-04-28T12:49:11.339-04:00 ### Running the server Loading