 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Match ¶
Match is a wrapper of *regexp.Regexp. It contains the match pattern compiled into a regular expression.
func MatchCompile ¶
Compile takes our match expression as a string, and compiles it into a *Match object. Will return an error on an invalid pattern.
 Click to show internal directories. 
   Click to hide internal directories.