Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ErrTimeout returns when you couldn't make a TryLock call ErrTimeout = errors.New("Timeout reached") // ErrMissingInfo returns when you have and empty Namespace or Object ID ErrMissingInfo = errors.New("Obj is missing information to make that lock") )
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.