Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DefaultAssertConfig = AssertConfig{ Skipper: mw.DefaultSkipper, }
DefaultAssertConfig is the default Assert middleware config.
Functions ¶
func Assert ¶
Assert returns middleware that uses the openapi-assert package to assert echo HTTP requests.
func AssertWithConfig ¶
func AssertWithConfig(cfg AssertConfig) echo.MiddlewareFunc
AssertWithConfig returns an Assert middleware with config.
Types ¶
Click to show internal directories.
Click to hide internal directories.