Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ScopeMiddleware ¶
type ScopeMiddleware struct {
// contains filtered or unexported fields
}
func NewScopeMiddleware ¶
func NewScopeMiddleware(ctx context.Context) *ScopeMiddleware
func (*ScopeMiddleware) CheckScope ¶
func (m *ScopeMiddleware) CheckScope(c *fiber.Ctx) error
Click to show internal directories.
Click to hide internal directories.