//
pkg.gl
Category
github.com/itpp-labs/hound
codesearch
regexp
package
3.0.1+incompatible
Repository:
https://github.com/itpp-labs/hound.git
Documentation:
pkg.go.dev
Overview
Versions
3
Dependencies
12
Dependents
8
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.