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

# Functions

No description provided by the author
Compile a definition using the provided compiler.
CompileInto the provided io.Writer.
DetectContext - detects if a context.Context is being used.
DetectQueryer - detects if a sql.Query method is being used.
DetectScanner - extracts the scanner from the function definition.
New function definition.
No description provided by the author
OptionNoop do nothing.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Definition of a function.
Query function compiler.

# Type aliases

Body function compile combinues a sequence of statements with the provided definition.
Option options for building query functions.