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

# Functions

IsSlice - slice judgment.
NewLockRepository - constructor.
NewMultiError - constructor.
NewMultiErrors - constructor.
NewQueryBuilder - constructor.
NewQueryChainer - 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
perfect-match of CreatedAt.
like-match of CreatedAt.
prefix-match of CreatedAt.
suffix-match of CreatedAt.
perfect-match of CreatedBy.
like-match of CreatedBy.
prefix-match of CreatedBy.
suffix-match of CreatedBy.
perfect-match of DeletedAt.
like-match of DeletedAt.
prefix-match of DeletedAt.
suffix-match of DeletedAt.
perfect-match of DeletedBy.
like-match of DeletedBy.
prefix-match of DeletedBy.
suffix-match of DeletedBy.
perfect-match of Email.
like-match of Email.
prefix-match of Email.
suffix-match of Email.
perfect-match of Flag.
like-match of Flag.
prefix-match of Flag.
suffix-match of Flag.
perfect-match of Interface.
like-match of Interface.
prefix-match of Interface.
suffix-match of Interface.
perfect-match of MapInterface.
like-match of MapInterface.
prefix-match of MapInterface.
suffix-match of MapInterface.
perfect-match of Nested.Name.
like-match of Nested.Name.
prefix-match of Nested.Name.
suffix-match of Nested.Name.
perfect-match of NestedPtr.Name.
like-match of NestedPtr.Name.
prefix-match of NestedPtr.Name.
suffix-match of NestedPtr.Name.
perfect-match of SliceNested.
like-match of SliceNested.
prefix-match of SliceNested.
suffix-match of SliceNested.
perfect-match of SliceString.
like-match of SliceString.
prefix-match of SliceString.
suffix-match of SliceString.
perfect-match of Text.
like-match of Text.
prefix-match of Text.
suffix-match of Text.
perfect-match of UpdatedAt.
like-match of UpdatedAt.
prefix-match of UpdatedAt.
suffix-match of UpdatedAt.
perfect-match of UpdatedBy.
like-match of UpdatedBy.
prefix-match of UpdatedBy.
suffix-match of UpdatedBy.
perfect-match of Version.
like-match of Version.
prefix-match of Version.
suffix-match of Version.
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

# 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.
LockSearchParam - params for search.
LockUpdateParam - params for strict updates.
PagingResult - paging result.
Query - query.
QueryBuilder - query builder.
QueryChainer - query chainer.
Unique - Collections for unique constraints.
No description provided by the author

# Interfaces

LockRepository - Repository of Lock.
LockRepositoryMiddleware - middleware of LockRepository.
MultiError - multi error interface.
UniqueRepositoryMiddleware - middleware.

# Type aliases

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