//
pkg.gl
Category
github.com/it-projects-llc/hound
src
code.google.com
p
codesearch
regexp
package
0.2.0
Repository:
https://github.com/it-projects-llc/hound.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
12
Dependents
0
Files
901 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.