package
0.0.0-20250108061143-dea9be7a6b14
Repository: https://github.com/couchbase/xdcrdiffer.git
Documentation: pkg.go.dev

# Functions

add to error chan without blocking.
evenly distribute load across workers assumes that num_of_worker <= num_of_load returns load_distribution [][]int, where load_distribution[i][0] is the start index, inclusive, of load for ith worker load_distribution[i][1] is the end index, exclusive, of load for ith worker note that load is zero indexed, i.e., indexed as 0, 1, .
No description provided by the author
No description provided by the author
No description provided by the author
encode version into an integer.
* * Executes a anonymous function that returns an error.
hash key into a bucket index in range [0, NumberOfBucketsPerVbucket).
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
check if a cluster (with specified clusterCompatibility) is compatible with 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

# Type aliases

No description provided by the author
type to facilitate the sorting of uint16 lists.