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 Import(ctx context.Context, req Request, render Render, cf CF) (string, error) + type CF interface + Do func(ctx context.Context, method, path string, body, result any) error + type Render interface + EnvVars func(ctx context.Context, serviceID string) (map[string]string, error) + type Request struct + AccountID string + Bucket string + Name string + Pages string + ServiceID string