# grace **Repository Path**: aiechoic/grace ## Basic Information - **Project Name**: grace - **Description**: grace 包用于监听系统信号, 以平滑关闭服务 - **Primary Language**: Go - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 2 - **Created**: 2018-04-29 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Orivil Grace ## Intro grace 包用于监听系统信号, 以平滑关闭服务 ## Install go get -v gitee.com/tugoer/grace ## Example See: `example_test.go` ## License Released under the [MIT License](https://mit-license.org).