Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func JSONSchemaValidator ¶
func JSONSchemaValidator() echo.MiddlewareFunc
JSONSchemaValidator middleware validate the payload against the model schema
Types ¶
type APIStats ¶
type APIStats interface { Middleware() echo.MiddlewareFunc GetStatsHandler() echo.HandlerFunc }
APIStats is the middleware that collects the API execution stats and provides APIs to retrieve the stats
Click to show internal directories.
Click to hide internal directories.