Versions in this module Expand all Collapse all v0 v0.23.5 Apr 21, 2026 v0.23.2 Apr 20, 2026 v0.23.1 Apr 19, 2026 v0.23.0 Apr 19, 2026 Changes in this version + type RemoteSync struct + BlockedResultCategories []string + DB *db.DB + Full bool + Host string + Port int + SSHOpts []string + User string + func (rs *RemoteSync) Run(ctx context.Context) (SyncStats, error) + type SyncStats struct + Failed int + SessionsSynced int + SessionsTotal int + Skipped int