package
2.0.2+incompatible
Repository: https://github.com/romana/core.git
Documentation: pkg.go.dev

# Functions

Merge a slice of ranges combining adjacent ranges together and skipping included ranges.
NewIDRing constructs a new IDRing instance with a single range for provided min and max.

# Variables

No description provided by the author

# Structs

IDRing is responsible for allocating first available ID.
Range represents a range of uint64s that can be used as sequential IDs.