//
pkg.gl
Category
github.com/zmitry/sqlc
internal
pattern
package
1.13.2
Repository:
https://github.com/zmitry/sqlc.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
49 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.