Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewSelectorMiddleware ¶
func NewSelectorMiddleware(matcher Matcher, middlewares ...gin.HandlerFunc) gin.HandlersChain
Types ¶
type Matcher ¶
func NewContextMatcher ¶
func NewContextMatcher[T comparable](key string, value T) Matcher
func NewLogicalAndMatcher ¶
func NewLogicalNotMatcher ¶
func NewLogicalOrMatcher ¶
Click to show internal directories.
Click to hide internal directories.