//
pkg.gl
Category
github.com/sqlc-dev/plugin-sdk-go
pattern
package
1.23.0
Repository:
https://github.com/sqlc-dev/plugin-sdk-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
5
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.