Categorygithub.com/nilorg/sync
modulepackage
0.0.0-20220920024149-68bec54aeb3a
Repository: https://github.com/nilorg/sync.git
Documentation: pkg.go.dev

# README

sync

distributed sync lock

# Functions

KeyPrefix ...
LockTimeout ...
NewRedisSync ...
WaitRetry ...

# Variables

ErrLockFailed 加锁失败.
ErrUnlockFailed 解锁失败.

# Structs

Options ...
RedisSync ...

# Interfaces

Mutexer 互斥锁.

# Type aliases

Option 为可选参数赋值的函数.