# Functions
@title Gateway Front API @version 0.0.1 @description This application provides a front gateway allowing you @description to interact with multiple GRPC microservices hosted @description in Google Cloud @termsOfService No terms @contact.name Support @contact.email [email protected] @license.name MIT @license.url http://opensource.org/licenses/MIT @host api.dadard.fr @BasePath / @accept json @produce json @schemes https.
# Constants
Keys used to retrieve controller configuration and set the routes.
Keys used to retrieve controller configuration and set the routes.
# Structs
Service holds the server helper from the framework, the HTTP server/router, the list of active controllers and a logger.
ServiceOptions holds the service builder parameters.