Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // CCRegexp parses and validates /cc commands, also used by blunderbuss CCRegexp = regexp.MustCompile(`(?mi)^/(?:lh-)?(un)?cc(( +@?[-/\w]+?)*)\s*$`) )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.