How To Do Graceful Shutdown for Go HTTP Server
Long time no see. After took a long break, I finally started to writing again. I missed code with Go so I decided to share about Graceful shutdown in this post.
Graceful shutdown is safer and proper way to shutdown your HTTP server especially in Go w...
blog.didiktrisusanto.dev2 min read