Top 2.8% dependent packages on proxy.golang.org
Top 2.5% dependent repos on proxy.golang.org
proxy.golang.org : github.com/maruel/interrupt
Package interrupt is a single global way to handle process interruption. It is useful for both long lived process to implement controlled shutdown and for CLI tool to handle early termination. The interrupt signal can be set exactly once in the process lifetime and cannot be unset. The signal can optionally be set automatically on Ctrl-C/os.Interrupt. When set, it is expected the process to abort any on-going execution early. The signal can be read via two ways: or
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/maruel/interrupt
License: Apache-2.0
Latest release: almost 5 years ago
First release: about 10 years ago
Namespace: github.com/maruel
Dependent packages: 4
Dependent repositories: 4
Stars: 6 on GitHub
Forks: 2 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 8 days ago