restserver

package
v1.7.8 Latest Latest
Warning

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

Go to latest
Published: Sep 1, 2021 License: Apache-2.0 Imports: 29 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CustomHTTPErrorHandler added in v1.7.0

func CustomHTTPErrorHandler(err error, c echo.Context)

CustomHTTPErrorHandler custom echo http error

func NewServer

func NewServer(service factory.ServiceFactory, opts ...OptionFunc) factory.AppServerFactory

NewServer create new REST server

Types

type OptionFunc added in v1.7.4

type OptionFunc func(*option)

OptionFunc type

func SetDebugMode added in v1.7.4

func SetDebugMode(debugMode bool) OptionFunc

SetDebugMode option func

func SetGraphQLDisableIntrospection added in v1.7.4

func SetGraphQLDisableIntrospection(graphqlDisableIntrospection bool) OptionFunc

SetGraphQLDisableIntrospection option func

func SetHTTPPort added in v1.7.4

func SetHTTPPort(port uint16) OptionFunc

SetHTTPPort option func

func SetIncludeGraphQL added in v1.7.4

func SetIncludeGraphQL(includeGraphQL bool) OptionFunc

SetIncludeGraphQL option func

func SetJaegerMaxPacketSize added in v1.7.4

func SetJaegerMaxPacketSize(max int) OptionFunc

SetJaegerMaxPacketSize option func

func SetRootHTTPHandler added in v1.7.4

func SetRootHTTPHandler(rootHandler http.Handler) OptionFunc

SetRootHTTPHandler option func

func SetRootMiddlewares added in v1.7.7

func SetRootMiddlewares(middlewares ...echo.MiddlewareFunc) OptionFunc

SetRootMiddlewares option func

func SetRootPath added in v1.7.4

func SetRootPath(rootPath string) OptionFunc

SetRootPath option func

func SetSharedListener added in v1.7.4

func SetSharedListener(sharedListener cmux.CMux) OptionFunc

SetSharedListener option func

Jump to

Keyboard shortcuts

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