Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ProblemDetail ¶
func ProblemDetail(opts ...Option) echo.MiddlewareFunc
Types ¶
type Option ¶
type Option interface {
// contains filtered or unexported methods
}
func WithErrorParser ¶
func WithErrorParser(errorParser problemDetails.ErrorParserFunc) Option
func WithSkipper ¶
func WithSkipper(skipper middleware.Skipper) Option
Click to show internal directories.
Click to hide internal directories.