Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Clock ¶
type Clock struct {
// contains filtered or unexported fields
}
Clock is a thread-safe Hybrid Logical Clock using atomics.
type Timestamp ¶
type Timestamp uint64
Timestamp represents a Hybrid Logical Clock timestamp.
Click to show internal directories.
Click to hide internal directories.