package
1.4.12
Repository: https://github.com/anjalikarhana/fabric.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
Code generated by counterfeiter.
No description provided by the author
No description provided by the author

# Functions

NewUpdateBatch constructs an instance of a Batch.
ValidateRangeMetadata validates the JSON containing attributes for the range query.

# Structs

CompositeKey encloses Namespace and Key components.
UpdateBatch encloses the details of multiple `updates`.
VersionedKV encloses key and corresponding VersionedValue.
VersionedValue encloses value and corresponding version.

# Interfaces

BulkOptimizable interface provides additional functions fordatabases capable of batch operations.
IndexCapable interface provides additional functions fordatabases capable of index operations.
QueryResult - a general interface for supporting different types of query results.
QueryResultsIterator adds GetBookmarkAndClose method.
ResultsIterator iterates over query results.
VersionedDB lists methods that a db is supposed to implement.
VersionedDBProvider provides an instance of an versioned DB.