Versions in this module Expand all Collapse all v1 v1.3.0 May 5, 2026 v1.0.0 Apr 22, 2026 Changes in this version + func New(ctx context.Context, client config.ClientInterface, cfg config.Config) (types.Importer, error) + type Importer struct + func (i *Importer) DryRun(ctx context.Context) *types.ImportResult + func (i *Importer) Run(ctx context.Context) *types.ImportResult