Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Endpoint ¶
type Endpoint struct { ConfigurationReader config.ConfigurationReader TenantService contract.TenantService }
Endpoint implements method to start the service. The structure contains all the dependencies required by the Endpoint service.
func (Endpoint) StartServer ¶
func (endpoint Endpoint) StartServer()
StartServer creates all the endpoints and starts the server.
Click to show internal directories.
Click to hide internal directories.