package
1.0.4
Repository: https://github.com/devexps/go-utils.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
BuildOrderSelect .
BuildOrderSelector .
BuildPaginationSelect .
BuildPaginationSelector .
BuildQuerySelector builds a paging filter query.
QueryCommandToOrderConditions query commands converted into sorting conditions.
QueryCommandToWhereConditions converts query commands into selection conditions.

# Constants

Date.
Day.
Hour.
Day of the week (ISO).
ISO 8601 - Number of weeks in year.
Microseconds.
Minute.
Month.
Quarter.
Second.
Hours: Minutes: Seconds.
ISO 8601 - week number, number of week in year.
Day of the week.
Year.
Whether to contain the specified substring.
End with value.
Exact match.
Greater than passed value.
Greater than or equal to the passed value.
Check if value is in list.
Case-insensitive, whether to contain the specified substring.
Case-insensitive, ends with value.
Case-insensitive, exact match.
Case-insensitive, regular expression.
Case-insensitive, starts with value.
Is it empty.
Less than passed value.
Less than or equal to the passed value.
Not equal to.
Not in list.
Whether it is not empty.
Whether it is between the two given values.
Regular expression.
Research all.
Start with value.

# Type aliases

No description provided by the author
No description provided by the author