Documentation ¶
Overview ¶
Package https implements functions to expose edge-cluster service endpoint using HTTPS protocol.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewTransportService ¶
func NewTransportService( logger *zap.Logger, configurationService configuration.ConfigurationContract) (transport.TransportContract, error)
NewTransportService creates new instance of the transportService, setting up all dependencies and returns the instance logger: Mandatory. Reference to the logger service configurationService: Mandatory. Reference to the service that provides required configurations Returns the new service or error if something goes wrong
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.