package
0.0.0-20201104035856-6bfa45b01b2e
Repository: https://github.com/wondayer/tcpx.git
Documentation: pkg.go.dev
# README
graceful-exit
This example shows how to add jobs before app stop by outer signal accidentally.
step
go run main.go
- ctrl + c
output
receive signal: interrupt
prepare to stop server
clear online cache
job2 done