modulepackage
0.0.2
Repository: https://github.com/thg-ice/distributed-lock.git
Documentation: pkg.go.dev
# README
distributed-lock
A library to perform locking between disconnected users
# Packages
No description provided by the author
# Functions
No description provided by the author
# Variables
No description provided by the author
# Structs
Lock provides a lock based off of a Google Cloud Storage object, without requiring communication between clients.
# Interfaces
No description provided by the author