Documentation
¶
Overview ¶
Package semaphore implements a weighted semaphore.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Weighted ¶
type Weighted struct {
// contains filtered or unexported fields
}
func NewWeighted ¶
func (*Weighted) TryAcquire ¶
Click to show internal directories.
Click to hide internal directories.