Versions in this module Expand all Collapse all v0 v0.0.3 May 26, 2026 v0.0.2 May 16, 2026 v0.0.1 May 14, 2026 Changes in this version + type Runtime struct + func New(inbox app.Inbox, router app.Router, heartbeat app.Heartbeat) *Runtime + func (runtime *Runtime) Run(ctx context.Context) error