# Functions
New creates a new crudproc engine using a mockdb and a list of what replicas are owned by this particular engine.
ParseSubDocPath takes a sub-document path and splits it into components.
StringifySubDocPath takes a list of components and stringify's it.
# Variables
This is a list of errors we support.
This is a list of errors we support.
This is a list of errors we support.
This is a list of errors we support.
This is a list of errors we support.
This is a list of errors we support.
This is a list of errors we support.
This is a list of errors we support.
This is a list of errors we support.
This is a list of errors we support.
This is a list of errors we support.
This is a list of errors we support.
This is a list of errors we support.
This is a list of errors we support.
This is a list of errors we support.
# Structs
CounterOptions specifies options for a INCREMENT or DECREMENT operation.
CounterResult contains the results of a INCREMENT or DECREMENT operation.
DeleteOptions specifies options for a DELETE operation.
DeleteResult contains the results of a DELETE operation.
Engine represents a specific engine.
GetAndTouchOptions specifies options for a GET_AND_TOUCH operation.
GetLockedOptions specifies options for a GET_LOCKED operation.
GetOptions specifies options for a GET operation.
GetResult contains the results of a GET operation.
MultiLookupOptions specifies options for an SD_MULTILOOKUP operation.
MultiLookupResult contains the results of a SD_MULTILOOKUP operation.
MultiMutateOptions specifies options for an SD_MULTIMUTATE operation.
MultiMutateResult contains the results of a SD_MULTIMUTATE operation.
ObserveSeqNoOptions specifies options for an OBSERVE_SEQNO operation.
ObserveSeqNoResult contains the results of a OBSERVE_SEQNO operation.
StoreOptions specifies options for various store operations.
StoreResult contains the results for various store operations.
SubDocExecutor is an executor for subdocument operations.
SubDocOp represents one sub-document operation.
SubDocPathComponent represents one part of a sub-document path.
SubDocResult represents one result from a sub-document operation.
TouchOptions specifies options for a TOUCH operation.
UnlockOptions specifies options for an UNLOCK operation.