package
0.0.0-20240415142148-378d620c8b69
Repository: https://github.com/johnmikee/cuebert.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
ParseInput will take the input provided by the user via the table action methods and compose a sql query to be executed.

# Variables

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

CheckInfo is a helper struct to condense what is passed to the parser.
Method is a type that holds the method to be used in the sql query.
Parser is a struct that holds the information needed to compose a sql query based on the user input parameters.
Prim is a struct wrapping primitive types.