Trying to shut down a gin server... (goroutines and channels tips)
Sometimes I write about specific real-world problems I faced at work in the past.In this article, I was trying to gracefully shut down my gin server and start it again through the application itself, without re-running my application. I learned some ...
arshamalh.hashnode.dev5 min read