package
1.11.1
Repository: https://github.com/go-generalize/volcago.git
Documentation: pkg.go.dev

# Functions

IsSlice - slice judgment.
NewMultiError - constructor.
NewMultiErrors - constructor.
NewQueryBuilder - constructor.
NewQueryChainer - constructor.
NewTaskRepository - constructor.
SetLastThreeToZero - set the last three digits to zero.

# Constants

physical delete mode.
logical delete mode.
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
perfect-match of Count64.
like-match of Count64.
prefix-match of Count64.
suffix-match of Count64.
perfect-match of Count.
like-match of Count.
prefix-match of Count.
suffix-match of Count.
perfect-match of Created.
like-match of Created.
prefix-match of Created.
suffix-match of Created.
perfect-match of Desc.
like-match of Desc.
prefix-match of Desc.
suffix-match of Desc.
perfect-match of Done2.
like-match of Done2.
prefix-match of Done2.
suffix-match of Done2.
perfect-match of Done.
like-match of Done.
prefix-match of Done.
suffix-match of Done.
perfect-match of Flag.
like-match of Flag.
prefix-match of Flag.
suffix-match of Flag.
perfect-match of Inner.A.
like-match of Inner.A.
prefix-match of Inner.A.
suffix-match of Inner.A.
perfect-match of Inner.Code.
like-match of Inner.Code.
prefix-match of Inner.Code.
suffix-match of Inner.Code.
perfect-match of Inner.Email.
like-match of Inner.Email.
prefix-match of Inner.Email.
suffix-match of Inner.Email.
perfect-match of InnerMap.
like-match of InnerMap.
prefix-match of InnerMap.
suffix-match of InnerMap.
perfect-match of InnerRef.A.
like-match of InnerRef.A.
prefix-match of InnerRef.A.
suffix-match of InnerRef.A.
perfect-match of InnerRef.Code.
like-match of InnerRef.Code.
prefix-match of InnerRef.Code.
suffix-match of InnerRef.Code.
perfect-match of InnerRef.Email.
like-match of InnerRef.Email.
prefix-match of InnerRef.Email.
suffix-match of InnerRef.Email.
perfect-match of NameList.
like-match of NameList.
prefix-match of NameList.
suffix-match of NameList.
perfect-match of Proportion.
like-match of Proportion.
prefix-match of Proportion.
suffix-match of Proportion.
perfect-match of ReservedDate.
like-match of ReservedDate.
prefix-match of ReservedDate.
suffix-match of ReservedDate.
perfect-match of TaskKind.
like-match of TaskKind.
prefix-match of TaskKind.
suffix-match of TaskKind.

# Variables

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

Cursor - query cursor.
DeleteOption - option to delete logically or physically default: physical deletion use `DeleteModeSoft` or `DeleteModeHard.
Filter - filters of extra indexer.
GetOption - option to include logical deletion data.
PagingResult - paging result.
Query - query.
QueryBuilder - query builder.
QueryChainer - query chainer.
TaskSearchParam - params for search.
TaskUpdateParam - params for strict updates.
Unique - Collections for unique constraints.
No description provided by the author

# Interfaces

MultiError - multi error interface.
TaskRepository - Repository of Task.
TaskRepositoryMiddleware - middleware of TaskRepository.
UniqueRepositoryMiddleware - middleware.

# Type aliases

DeleteMode - delete mode.
FilterType - extra indexes filters type.
MultiErrors - multi errors.
OpType - operator type.