Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BTree ¶
type Contains ¶
func NewContains ¶
type PrefixAny ¶ added in v0.2.3
func NewPrefixAny ¶ added in v0.2.3
type PrefixSuffix ¶
type PrefixSuffix struct {
Prefix, Suffix string
}
func NewPrefixSuffix ¶
func NewPrefixSuffix(p, s string) PrefixSuffix
func (PrefixSuffix) Len ¶
func (self PrefixSuffix) Len() int
func (PrefixSuffix) Match ¶
func (self PrefixSuffix) Match(s string) bool
func (PrefixSuffix) String ¶
func (self PrefixSuffix) String() string
type SuffixAny ¶ added in v0.2.3
func NewSuffixAny ¶ added in v0.2.3
Source Files
¶
Click to show internal directories.
Click to hide internal directories.