//
pkg.gl
Category
github.com/tkcrm/pgxgen
pkg
sqlc
pattern
package
0.3.7
Repository:
https://github.com/tkcrm/pgxgen.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.