Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenStorageKey ¶
GenStorageKey maps a canonical single-key identity to its generation storage key.
Types ¶
type Keyspace ¶ added in v1.0.0
type Keyspace struct {
// contains filtered or unexported fields
}
Keyspace owns the v1 keyspace for one logical namespace.
func NewKeyspace ¶ added in v1.0.0
func (Keyspace) BulkValueSorted ¶ added in v1.0.0
BulkValueSorted returns the provider value key for a bulk entry. sortedKeys must already be sorted in ascending order.
func (Keyspace) SingleCacheKey ¶ added in v1.0.0
func (Keyspace) SingleValueKey ¶ added in v1.0.0
Click to show internal directories.
Click to hide internal directories.