func (r Ruleset) Match(path string) (*Rule, error)
func (r *Ruleset) Match(path string) (*Rule, error)
type Ruleset []Rule