package
0.0.0-20250112224445-e3d2397dd827
Repository: https://github.com/james-lawrence/genieql.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

No description provided by the author
No description provided by the author
BatchInserts matcher - identifies batch insert generators.
Locate files with the specified build tags.
Function matcher - identifies and generates simple sql functions.
Inserts matcher - identifies insert generators.
New compiler.
QueryAutogen matcher - generate crud functions.
Scanner matcher - identifies scanner generators.
Structure matcher - identifies structure generators.

# Constants

Well known errors for the compiler.
Priority Levels for generators.
Priority Levels for generators.
Priority Levels for generators.

# Structs

Context context for the compiler.
Result of a matcher.
TaggedFiles used to check if a specific file had a specific set of tags.

# Type aliases

No description provided by the author
Matcher match against a function declaration.