Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Module = fx.Module("middleware", fx.Provide(NewHandler))
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler struct {
// contains filtered or unexported fields
}
func NewHandler ¶
func (*Handler) ProjectIDCookie ¶
func (m *Handler) ProjectIDCookie(next echo.HandlerFunc) echo.HandlerFunc
Click to show internal directories.
Click to hide internal directories.