/stop

util/stop package extracted from cockroach for standalone use

Primary LanguageGoApache License 2.0Apache-2.0

stop

Package stop provides a channel-based mechanism to stop an arbitrary array of workers.

go get github.com/birkelund/stop

Credits

This package is extracted from the CockroachDB source tree and modified to remove cockroach specific packages.