package
0.1.0
Repository: https://github.com/changsongl/delay-queue.git
Documentation: pkg.go.dev

# Interfaces

Locker locker interface.

# Type aliases

LockerFunc locker function given a lock name, return a interface with Lock and Unlock method.