router

package
v0.0.0-...-a347a26 Latest Latest
Warning

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

Go to latest
Published: Jul 27, 2022 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	DefaultHttpErrorHandlerConfig = HTTPErrorHandlerConfig{
		HideInternalServerErrorDetails: true,
	}
)

Functions

func HTTPErrorHandlerWithConfig

func HTTPErrorHandlerWithConfig(HideInternalServerErrorDetails bool) echo.HTTPErrorHandler

func Init

func Init(s *api.Server)

Types

type HTTPErrorHandlerConfig

type HTTPErrorHandlerConfig struct {
	HideInternalServerErrorDetails bool
}

Jump to

Keyboard shortcuts

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