# Functions
NewMultipleLock create a new multiple lock.
No description provided by the author
No description provided by the author
WithAutoRenew 是否开启自动续期.
WithTimeout 设置锁过期时间.
WithToken 设置锁的Token.
# Structs
No description provided by the author
No description provided by the author
# Interfaces
MultipleLock is the main interface for lock base on key.
# Type aliases
No description provided by the author