Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TimeOutLocker ¶
type TimeOutLocker struct {
// contains filtered or unexported fields
}
TimeOutLocker ...
func (*TimeOutLocker) WaitTimeOut ¶
func (l *TimeOutLocker) WaitTimeOut(timeout time.Duration)
WaitTimeOut ...
type WaitForTimeOut ¶
type WaitForTimeOut struct { SleepMilliSeconds int64 // contains filtered or unexported fields }
WaitForTimeOut ...
func (*WaitForTimeOut) WaitTimeOut ¶
func (l *WaitForTimeOut) WaitTimeOut(timeout time.Duration)
WaitTimeOut ...
Click to show internal directories.
Click to hide internal directories.