kamilsk / semaphore

🚦 Semaphore pattern implementation with timeout of lock/unlock operations.
MIT License
103 stars 12 forks source link

rename semaphore.WithContext #138

Closed kamilsk closed 5 years ago

kamilsk commented 6 years ago

semaphore.AsContext(deadline)

kamilsk commented 5 years ago

will be removed by https://github.com/kamilsk/semaphore/issues/133