package
0.0.0-20230511224335-c14414be5047
Repository: https://github.com/stephenwithav/sqlc.git
Documentation: pkg.go.dev

# Functions

Compile takes our match expression as a string, and compiles it into a *Match object.

# Structs

Match is a wrapper of *regexp.Regexp.