package
5.1.0
Repository: https://github.com/aspiesoft/go-regex.git
Documentation: pkg.go.dev

# Functions

Compile compiles a regular expression and store it in the cache.
CompileTry tries to compile or returns an error.
Escape will escape regex special chars.
IsValid will return true if a regex is valid and can compile.
JoinBytes is an easy way to join multiple values into a single []byte.

# Structs

No description provided by the author
No description provided by the author