Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TimeoutSemaphore ¶
type TimeoutSemaphore struct {
// contains filtered or unexported fields
}
func NewTimeoutSemaphore ¶
func NewTimeoutSemaphore(maxCount int64) *TimeoutSemaphore
func (*TimeoutSemaphore) AcquireWithAutoRelease ¶
func (*TimeoutSemaphore) Release ¶
func (ts *TimeoutSemaphore) Release(id uint64, weight int64)
Click to show internal directories.
Click to hide internal directories.