server

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Jul 17, 2021 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New() *echo.Echo

New instantates new Echo server

func Start

func Start(e *echo.Echo)

Types

type CustomHTTPErrorHandler added in v1.0.0

type CustomHTTPErrorHandler struct {
	// contains filtered or unexported fields
}

func (CustomHTTPErrorHandler) Handler added in v1.0.0

func (che CustomHTTPErrorHandler) Handler(err error, c echo.Context)

type CustomValidator

type CustomValidator struct {
	// contains filtered or unexported fields
}

func (*CustomValidator) Validate

func (v *CustomValidator) Validate(i interface{}) error

Jump to

Keyboard shortcuts

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