package
1.5.0
Repository: https://github.com/m3db/m3.git
Documentation: pkg.go.dev

# Functions

MustParseShardSet parses a shard set from the input string, and panics if parsing is unsuccessful.
ParseShardSet parses a shard set from the input string.

# Constants

List of supported hashing types.
Murmur32Hash represents the murmur3 hash.

# Type aliases

AggregatedShardFn maps a chunked id to a shard.
HashType is the hashing type.
ShardFn maps a id to a shard.
ShardSet is a collection of shards organized as a set.