https://github.com/mylxsw/graceful
Graceful is a Go library for graceful shutdown and reload
https://github.com/mylxsw/graceful
golang graceful reload shutdown
Last synced: 8 months ago
JSON representation
Graceful is a Go library for graceful shutdown and reload
- Host: GitHub
- URL: https://github.com/mylxsw/graceful
- Owner: mylxsw
- License: mit
- Created: 2019-08-10T13:18:14.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-03-18T07:06:34.000Z (over 4 years ago)
- Last Synced: 2024-10-12T00:25:11.467Z (about 1 year ago)
- Topics: golang, graceful, reload, shutdown
- Language: Go
- Size: 9.77 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Graceful
[](https://www.travis-ci.org/mylxsw/graceful)
[](https://coveralls.io/github/mylxsw/graceful?branch=master)
[](https://goreportcard.com/report/github.com/mylxsw/graceful)
[](https://codecov.io/gh/mylxsw/graceful)
[](https://sourcegraph.com/github.com/mylxsw/graceful?badge)
[](https://github.com/mylxsw/graceful)
Graceful is a Go library for graceful shutdown and reload