mirror of
https://github.com/go-micro/go-micro.git
synced 2025-03-29 20:39:48 +02:00
164 B
164 B
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