Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Keyed ¶
type Keyed interface {
MapKey() uint64
ShardKey() uint64
Fingerprint() [16]byte
IsSameFingerprint([16]byte) bool
}
Keyed defines a unique key and a precomputed shard key for the value.
Click to show internal directories.
Click to hide internal directories.