package
1.74.0
Repository: https://github.com/talk-point/go-webtoolkit.git
Documentation: pkg.go.dev

# Functions

NewAdvancedSearch creates a new instance of AdvancedSearch.
NewAdvancedSqlSearch creates a new instance of AdvancedSqlSearch.
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
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

AdvancedSearch represents the advanced search query.
AdvancedSqlSearch extends the AdvancedSearch with column definitions.
Clause represents a single SQL WHERE clause.
Column represents a column in the database with a name, type, and possible aliases.
ParseError represents a parsing error with context.
No description provided by the author

# Type aliases

ColumnType represents the type of a column in the database.
No description provided by the author
Operator represents the type for SQL operators.