package
0.2.0
Repository: https://github.com/unit-io/unitdb.git
Documentation: pkg.go.dev

# Functions

CachedClientID return cached client Id.
No description provided by the author
No description provided by the author
NewClientID generates a new primary client Id.
NewID generates a new, process-wide unique ID.
NewSecondaryClientID generates a secondary client Id.
No description provided by the author
TimeNow returns current wall time in UTC rounded to milliseconds.

# Constants

ID should be allowed to generate other IDs.
ID has no privileges.
No description provided by the author

# Variables

next is the next identifier.

# Type aliases

ID represents a unique ID for client connection.
LID represents a process-wide unique ID.