//
pkg.gl
Category
github.com/tomnomnom/codesearch
regexp
package
1.1.0
Repository:
https://github.com/tomnomnom/codesearch.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
12
Dependents
0
Files
908 SLOC
#
Functions
Compile
Compile parses a regular expression and returns, if successful, a Regexp object that can be used to match against lines of text.
#
Structs
Grep
TODO:.
Regexp
Regexp is the representation of a compiled regular expression.