package
0.0.0-20240201020200-4a2de2e597f1
Repository: https://github.com/yancomp/platform_common.git
Documentation: pkg.go.dev

# Functions

NewFilter Создание нового фильтра.
NewFilter Создание нового фильтра.
NewSort Создание новой сортировки.

# Constants

FilterTypeEQ Значение равно.
FilterTypeGT Значение больше.
FilterTypeGTE Значение больше или равно.
FilterTypeILike Значение может содержать в себе (регистронезависимый).
FilterTypeLike Значение может содержать в себе.
FilterTypeLT Значение меньше.
FilterTypeLTE Значение меньше или равно.
FilterTypeNotEQ Значение не равно.
FilterTypeNotILike Значение может не содержать в себе (регистронезависимый).
FilterTypeNotLike Значение может не содержать в себе.
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
Pagination query params.
Select query params.
No description provided by the author

# Type aliases

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