shutdown
Shutdown handler
A package providing a standardized interface for handling application shutdown in Go apps
Golang app shutdown hooks.
59 stars
1 watching
7 forks
Language: Go
last commit: almost 3 years ago
Linked from 2 awesome lists
gogolanghooksshutdownsignal
Related projects:
Repository | Description | Stars |
---|---|---|
vrecan/death | Manages application shutdown with signals in Go applications. | 196 |
skovtunenko/graterm | Library providing primitives to perform ordered shutdown and termination in Go applications | 26 |
ztrue/tracerr | A utility library to format and handle errors with stack traces in Go programming language. | 1,033 |
xxjwxc/public | A comprehensive utility package for Go programmers | 175 |
zpatrick/rclient | A minimalistic Go library providing a straightforward REST client for building applications. | 35 |
zegl/goriak | A Go library that simplifies interaction with Riak KV using a type-safe interface | 30 |
wzshiming/gotype | A tool for parsing and manipulating Golang source code at compile-time | 61 |
gregdel/pushover | A Go wrapper around the Pushover API to send notifications from a Go program | 142 |
ziutek/gst | A set of Go bindings for the GStreamer multimedia framework. | 170 |
vardius/gollback | Utilities for managing execution of asynchronous callback functions in Go. | 124 |
go-ozzo/ozzo-log | A Go package providing high-performance asynchronous logging with customizable filtering and multiple message targets. | 122 |
failsafe-go/failsafe-go | Provides a set of fault tolerance and resilience patterns to build more reliable software applications in Go. | 1,677 |
redcode-labs/coldfire | A comprehensive Golang library for developing malware and security infrastructure tools. | 934 |
sinhashubham95/bleep | A library for handling OS signals in Go, allowing developers to create custom actions and run them simultaneously on different signal events. | 11 |
angelofallars/htmx-go | A Go library for declaratively controlling HTMX behavior in web applications | 751 |