Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 9.3% on proxy.golang.org
Top 1.8% dependent packages on proxy.golang.org
Top 2.1% dependent repos on proxy.golang.org

proxy.golang.org : github.com/henvic/ctxsignal

Package ctxsignal can be used to create contexts cancelable by system signals. You can send a signal using kill -SIGNAL PID (e.g., kill -SIGHUP 170). kill -l gives you a list of signals available on your system. On Unix-like systems you can use "man signal" to learn about signals. SIGKILL and SIGSTOP signals cannot be intercepted or handled.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/henvic/ctxsignal
Keywords: context, go, golang, ipc, signal, syscall
License: MIT
Latest release: over 5 years ago
First release: over 5 years ago
Namespace: github.com/henvic
Dependent packages: 9
Dependent repositories: 6
Stars: 3 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 22 days ago

    Loading...
    Readme
    Loading...