Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Middleware ¶
func (Middleware) CurrentUser ¶
func (m Middleware) CurrentUser() func(ctx *fiber.Ctx) error
func (Middleware) InjectFiberCtx ¶ added in v0.0.3
func (m Middleware) InjectFiberCtx() func(ctx *fiber.Ctx) error
Click to show internal directories.
Click to hide internal directories.