# Functions
InitConfig to initialize 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.
ServicesURLs is struct for organize URL of services.
TpdMonitorConfig is struct for Keys and Sign value of tpd monitor.