Package stop provides helpers to make it easier to gracefully stop groups of goroutines (and anything else that implements the Stopper interface).
go get github.com/upsight/stop
See the documentation for an example.
There was an error while loading. Please reload this page.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Package stop provides helpers to make it easier to gracefully stop groups of goroutines (and anything else that implements the Stopper interface).
go get github.com/upsight/stop
See the documentation for an example.