package
0.7.2
Repository: https://github.com/lucasbfernandes/go-client.git
Documentation: pkg.go.dev

# Functions

IfValue updates the value if the current value matches the given value.
IfVersion updates the value if the version matches the given version.
New creates a new Lock primitive for the given partitions The value will be created in one of the given partitions.

# Constants

EventUpdated indicates the value was updated.
Type is the value type.

# Structs

Event is a value change event.

# Interfaces

Client provides an API for creating Values.
SetOption is an option for Set calls.
Value provides a simple atomic value.

# Type aliases

EventType is the type of a set event.