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