package
0.13.3
Repository: https://github.com/atomix/go-sdk.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
WithTTL sets time-to-live for an entry.

# Structs

No description provided by the author
No description provided by the author
TTLOption is an option for update operations setting a TTL on the map entry.

# Interfaces

AddOption is an option for the Add method.
No description provided by the author
Event is a set change event.
RemoveOption is an option for the Remove method.
Set provides a distributed set data structure The set values are defines as strings.