maxdobeck / gatekeeper

API that performs user authentication and authorization as well as process business logic.
0 stars 0 forks source link

Add Graceful Shutdown #21

Open maxdobeck opened 6 years ago

maxdobeck commented 6 years ago

https://golang.org/doc/go1.8#http_shutdown

More info available for the Gorilla Mux implementation at https://github.com/gorilla/mux