//
pkg.gl
Category
github.com/muzzapp/sqlc
internal
pattern
package
1.0.0
Repository:
https://github.com/muzzapp/sqlc.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
2
Files
75 SLOC
#
Functions
MatchCompile
Compile takes our match expression as a string, and compiles it into a *Match object.
#
Structs
Match
Match is a wrapper of *regexp.Regexp.