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

Gracefully shuts down the server without interrupting any active connections.

License

Notifications You must be signed in to change notification settings

air-examples/graceful-shutdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Gracefully shuts down the server without interrupting any active connections.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages