Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Matcher ¶
type Matcher struct {
// contains filtered or unexported fields
}
func NewMatcher ¶
func NewMatcher() *Matcher
type PathMatcher ¶
type PathMatcher interface {
// contains filtered or unexported methods
}
PathMatcher according the url path find APIResource name
Click to show internal directories.
Click to hide internal directories.