Skip to content
This repository has been archived by the owner on Jul 4, 2024. It is now read-only.

Latest commit

 

History

History
6 lines (3 loc) · 190 Bytes

README.md

File metadata and controls

6 lines (3 loc) · 190 Bytes

Graceful

Graceful demonstrates graceful shutdown of a service using the server.Wait option

The server deregisters the service and waits for handlers to finish executing before exiting.