//
pkg.gl
Category
github.com/stephenwithav/sqlc
pkg
pattern
package
0.0.0-20230511224335-c14414be5047
Repository:
https://github.com/stephenwithav/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.