package
0.2.7
Repository: https://github.com/mss-boot-io/mss-boot.git
Documentation: pkg.go.dev

# Functions

MakeCondition make condition.
ResolveSearchQuery 解析* * exact / iexact 等于 * contains / icontains 包含 * gt / gte 大于 / 大于等于 * lt / lte 小于 / 小于等于 * startswith / istartswith 以…起始 * endswith / iendswith 以…结束 * in * isnull * order 排序 e.g.

# Constants

FromQueryTag tag标记.

# Structs

Public mongodb public.

# Interfaces

Condition interface.