package
0.0.0-20241020161956-ae4b4f55fb95
Repository: https://github.com/fire833/go-api-utils.git
Documentation: pkg.go.dev
# Constants
field range operand-operand.
field = operand.
field > operation.
field >= operand.
field < operand.
field <= operand.
# Structs
A Field describes an element of a Object type.
QueryParams are an interface that is supplied by ObjectManagers, and consumed by Query generation mechanisms, such as SQL query generator or ElasticSearch query generator.
No description provided by the author
# Type aliases
No description provided by the author