Skip to content

upsight/stop

Repository files navigation

stop GoDoc Build Status

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.

Releases

No releases published

Packages

No packages published

Languages