Versions in this module Expand all Collapse all v0 v0.14.3 May 2, 2026 v0.14.2 Apr 26, 2026 v0.14.1 Apr 21, 2026 Changes in this version + type Dispatcher struct + func NewDispatcher(ctx context.Context, projectID, region, prefix string) (*Dispatcher, error) + func (d *Dispatcher) Dispatch(ctx context.Context, params coordinator.DispatchParams) error