Documentation ¶
Index ¶
Constants ¶
View Source
const ( LockReleaseFlag = 0 LockReleaseChannel = "LockReleaseChannel" LockExpiration = 30 * time.Second LockTimeout = 5 * time.Second )
View Source
const ( // MaximumResponseTimeLimit 最大响应时间 MaximumResponseTimeLimit = 10 * time.Second )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RLock ¶
type RLock struct {
// contains filtered or unexported fields
}
RLock ...
Click to show internal directories.
Click to hide internal directories.