Versions in this module Expand all Collapse all v0 v0.0.3 Jul 5, 2024 v0.0.2 Jun 10, 2024 Changes in this version + func GracefulShutdown(wg *sync.WaitGroup, cancel context.CancelFunc) + func StartAndGracefulShutdown(run func(ctx context.Context, wg *sync.WaitGroup))