Skip to content
This repository has been archived by the owner on Oct 17, 2023. It is now read-only.

Latest commit

 

History

History
39 lines (25 loc) · 882 Bytes

README.md

File metadata and controls

39 lines (25 loc) · 882 Bytes

Graceful Shutdown

Gracefully shuts down the server without interrupting any active connections.

Installation

Check out the latest version of Graceful Shutdown and enter it

$ git clone https://github.com/air-examples/graceful-shutdown.git
$ cd graceful-shutdown

and run it

$ go run main.go

then visit http://localhost:8080.

Community

If you want to discuss Graceful Shutdown, or ask questions about it, simply post questions or ideas here.

Contributing

If you want to help build Graceful Shutdown, simply follow this to send pull requests here.

License

This project is licensed under the MIT License.

License can be found here.