# Functions
InitConfig to initilise config.
New returns a new *chi.Mux object, which can be started as a server.
# Structs
API register all the API endpoints.
Error is the object returned to the client when there's an error.
HealthCheckResponse is struct of /health endpoint.
NetworkMonitorConfig is struct for Keys and Sign value of NM.
ServicesURLs is struct for organize URL of services.