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

Latest commit

 

History

History

shutdown

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

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