Versions in this module Expand all Collapse all v0 v0.2.0 Aug 10, 2026 Changes in this version + func Plan(ctx context.Context, api API, w config.Workers, getenv func(string) string, ...) (plan.Plan, error) + type API interface + Do func(ctx context.Context, method, path string, body, result any) error