Documentation ¶
Index ¶
Constants ¶
View Source
const PathVariable common.PathVariable = "domains"
Variables ¶
This section is empty.
Functions ¶
func ExtractHost ¶
Types ¶
type DomainMatcher ¶
type MatchableDomains ¶
type MatchableDomains []DomainMatcher
func (MatchableDomains) MatchString ¶
func (p MatchableDomains) MatchString(s string) bool
type PrefixMatcher ¶
type PrefixMatcher string
func (PrefixMatcher) MatchString ¶
func (p PrefixMatcher) MatchString(s string) bool
type SuffixMatcher ¶
type SuffixMatcher string
func (SuffixMatcher) MatchString ¶
func (p SuffixMatcher) MatchString(s string) bool
Click to show internal directories.
Click to hide internal directories.