Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Mutex ¶
type Mutex struct {
// contains filtered or unexported fields
}
Mutex is debugging mutex, which prints logs and traces for locks. Mutex implements sync.Locker interface.
Click to show internal directories.
Click to hide internal directories.