colosseum-near-rt-ric/setup/e2mgr/tools/RoutingManagerSimulator/go
Leonardo Bonati 60dffad583 First commit
2021-12-08 20:17:46 +00:00
..
api_handle.go First commit 2021-12-08 20:17:46 +00:00
api_health.go First commit 2021-12-08 20:17:46 +00:00
logger.go First commit 2021-12-08 20:17:46 +00:00
model_e2t_data.go First commit 2021-12-08 20:17:46 +00:00
model_e2t_delete_data.go First commit 2021-12-08 20:17:46 +00:00
model_health_status.go First commit 2021-12-08 20:17:46 +00:00
model_ran_e2t_element.go First commit 2021-12-08 20:17:46 +00:00
model_ran_e2t_map.go First commit 2021-12-08 20:17:46 +00:00
model_ran_namelist.go First commit 2021-12-08 20:17:46 +00:00
model_xapp_callback_data.go First commit 2021-12-08 20:17:46 +00:00
model_xapp_element.go First commit 2021-12-08 20:17:46 +00:00
model_xapp_list.go First commit 2021-12-08 20:17:46 +00:00
model_xapp_subscription_data.go First commit 2021-12-08 20:17:46 +00:00
README.md First commit 2021-12-08 20:17:46 +00:00
routers.go First commit 2021-12-08 20:17:46 +00:00

Go API Server for swagger

This is the Swagger/OpenAPI 2.0 definition of Routing Manager's Northbound API.

Overview

This server was generated by the [swagger-codegen] (https://github.com/swagger-api/swagger-codegen) project.
By using the OpenAPI-Spec from a remote server, you can easily generate a server stub.

To see how to make this your own, look here:

README

  • API version: 0.4.0
  • Build date: 2019-12-30T10:52:31.803Z

Running the server

To run the server, follow these simple steps:

go run main.go