swagin icon indicating copy to clipboard operation
swagin copied to clipboard

Added function StartGraceful to star server with graceful shutdown

Open c4s4 opened this issue 2 years ago • 0 comments

You can start server with StartGraceful(addr...) function that sends back a server instance. You can call Shutdown() on this server instance to stop it gracefully.

c4s4 avatar Feb 17 '22 17:02 c4s4