package
Version:
v0.0.0-...-7d36741
Opens a new window with list of versions in this module.
Published: Mar 25, 2026
License: MIT
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Migrator performs the alias migration.
New creates a Migrator and connects both IMAP accounts.
Close disconnects both IMAP clients and closes the state DB.
Run executes the migration and returns stats.
type Stats struct {
MessagesScanned int
MessagesMatched int
MessagesCopied int
MessagesSkipped int
MessagesFailed int
}
Stats accumulates per-run counters.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.