package
1.0.9
Repository: https://github.com/yexm/golib.git
Documentation: pkg.go.dev

# Functions

New creates a new Locker.

# Variables

ErrNoSuchLock is returned when the requested lock does not exist.

# Structs

Locker provides a locking mechanism based on the passed in reference name.