transport

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Jul 20, 2022 License: MPL-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrUnusportedMethod  = errors.New("method not supported")
	ErrURLParsing        = errors.New("error parsing URL")
	ErrUnusportedContent = errors.New("unsuported content type")
	ErrBase64Decoding    = errors.New("error decoding base64")
	ErrReadingPostBody   = errors.New("error reading POST Body")
)

Functions

func MakeHTTPHandler

func MakeHTTPHandler(s service.Service, logger log.Logger, strict bool, otTracer stdopentracing.Tracer) http.Handler

Types

This section is empty.

Jump to

Keyboard shortcuts

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