package
0.0.0-20230718011954-ba277721da5b
Repository: https://github.com/adammck/ranger.git
Documentation: pkg.go.dev

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Inactive -> Active.
No description provided by the author
Active -> Inactive.
Inactive -> NotFound.
Stable states.
Special case: This is never returned by probes, since those only include the state of ranges which the node has.
Pending -> Inactive.
Should never be in this state.
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
Should never be in this state.
The range is active, i.e.
The range has finished being split or joined, has been dropped from all nodes, and will never be placed on any node again.
No description provided by the author
No description provided by the author
Special case representing both negative and positive infinity.
No description provided by the author
ZeroRange is not a valid RangeID.

# Variables

No description provided by the author

# Structs

No description provided by the author
No description provided by the author
Meta is a range minus all the state.
No description provided by the author
No description provided by the author
RangeInfo represents something we know about a Range on a Node at a moment in time.
Remote represents a service listening on some remote host and port.

# Interfaces

No description provided by the author
No description provided by the author

# Type aliases

Action represents each of the state transitions that ranger can ask a node to make.
Key is a point in the keyspace.
NodeID is the unique identity of a node.
No description provided by the author
RangeID is the unique identity of a range.
No description provided by the author
No description provided by the author