Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Middleware ¶
type Middleware struct {
// contains filtered or unexported fields
}
func NewMiddleware ¶
func NewMiddleware(app *echo.Echo, cfg *config.Config, log *zerolog.Logger) *Middleware
func (*Middleware) Register ¶
func (m *Middleware) Register()
Click to show internal directories.
Click to hide internal directories.