Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ClusterPath ¶ added in v0.2.0
func InitAutoClassifier ¶ added in v0.2.0
func InitAutoClassifier() error
Types ¶
type Matcher ¶
type Matcher struct {
// contains filtered or unexported fields
}
Matcher allows matching a given URL path towards a set of framework-like provided patterns.
func NewMatcher ¶
NewMatcher creates a new Matcher that would allow validating given URL paths towards the provided set of routes
Click to show internal directories.
Click to hide internal directories.