Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
Source imap.ConnectionConfig
Dest imap.ConnectionConfig
SourceFactory imap.Factory
DestFactory imap.Factory
IDLEFallbackInterval time.Duration
BatchSize uint
DisableDeletions bool
FetchBufferSize uint
FetchMaxInterval time.Duration
DoneChan chan<- error
StopChan <-chan struct{}
Logger *slog.Logger
}
Click to show internal directories.
Click to hide internal directories.