https

package
v0.6.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 20, 2021 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Overview

Package https implements functions to expose api-gateway service endpoint using HTTPS/GraphQL protocol.

Package https implements functions to expose api-gateway service endpoint using HTTPS/GraphQL protocol.

Package https implements functions to expose api-gateway service endpoint using HTTPS/GraphQL protocol.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewTransportService

func NewTransportService(
	logger *zap.Logger,
	configurationService configuration.ConfigurationContract,
	endpointCreatorService endpoint.EndpointCreatorContract,
	middlewareProviderService middleware.MiddlewareProviderContract) (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 middlewareProviderService: Mandatory. Reference to the service that provides different go-kit middlewares Returns the new service or error if something goes wrong

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL