Documentation
¶
Index ¶
- func BindAndValidate(c echo.Context, i interface{}, rules ...vd.Rule) error
- func ErrorHandler(logger *zap.Logger) echo.HTTPErrorHandler
- func GetRequestID(c echo.Context) string
- func Wrap(repo repository.Repository, config config.Config) echo.MiddlewareFunc
- type Context
- type ErrorMessage
- type Response
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BindAndValidate ¶
func ErrorHandler ¶
func GetRequestID ¶
func GetRequestID(c echo.Context) string
func Wrap ¶
func Wrap(repo repository.Repository, config config.Config) echo.MiddlewareFunc
Types ¶
type ErrorMessage ¶
Click to show internal directories.
Click to hide internal directories.