Versions in this module Expand all Collapse all v0 v0.1.0 Jul 19, 2026 Changes in this version + func Run(ctx context.Context, runners ...Runner) error + func StopOnInterrupt(ctx context.Context) (context.Context, func()) + type Runner interface + Run func(ctx context.Context) error