 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Overview ¶
Package semaphore provides an implementation of a counting semaphore.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Semaphore ¶
type Semaphore chan struct{}
    Semaphore is a buffered channel based implementation of a counting semaphore.
 Click to show internal directories. 
   Click to hide internal directories.