Documentation ¶Index ¶func GetCompiled(expr string) (r *regexp.Regexp, err error)Constants ¶This section is empty.Variables ¶This section is empty.Functions ¶func GetCompiled ¶ func GetCompiled(expr string) (r *regexp.Regexp, err error)GetCompiled works like regexp.Compile, the compiled expr or error is stored in LRU cacheTypes ¶This section is empty. Source Files ¶View all Source filesregexplru.goClick to show internal directories.Click to hide internal directories.