Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 164 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 164 Bytes

Shutdown

This demonstrates graceful shutdown of a service via context cancellation after 5 seconds

A micro.Service waits on context.Done() or an OS kill signal