Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RegexMatcher ¶
type RegexMatcher struct {
// contains filtered or unexported fields
}
func NewRegexMatcher ¶
func NewRegexMatcher(ruleService RuleService) *RegexMatcher
type RouteMatcher ¶
type RouteMatcher struct {
// contains filtered or unexported fields
}
func NewRouteMatcher ¶
func NewRouteMatcher(ruleService RuleService) *RouteMatcher
type RuleService ¶
type Ware ¶
type Ware struct {
// contains filtered or unexported fields
}
func (Ware) Info ¶
func (m Ware) Info() *middleware.MiddlewareInfo
Click to show internal directories.
Click to hide internal directories.