github.com/xmidt-org/webpa-common@v1.11.9/semaphore/doc.go (about)

     1  /*
     2  Package semaphore provides a simple channel-based semaphore that optionally honors context semantics.
     3  */
     4  package semaphore