Documentation
¶
Overview ¶
Package dlock provide distributed lock function
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrKindIsEmpty = errors.New("dlock's kind is empty") ErrIsInitialized = errors.New("instance has been initialized") )
View Source
var ErrDLockNotExists = errors.New("DLock do not exist")
Functions ¶
func IsHoldLock ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.