package
1.0.1-rc2
Repository: https://github.com/stack-labs/stack.git
Documentation: pkg.go.dev

# Packages

Package http adds a http lock implementation.
Package memory provides a sync.Mutex implementation of the lock for local use.

# Functions

Nodes sets the addresses the underlying lock implementation.
Prefix sets a prefix to any lock ids used.
TTL sets the lock ttl.
Wait sets the wait time.

# Variables

No description provided by the author

# Structs

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

# Interfaces

Lock is a distributed locking interface.

# Type aliases

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