In-place upgrade tool for Stalwart Mail Server (0.15.5 -> latest) with checkpointed rollback and post-migration validation. Design stage; see ARCHITECTURE.md.
4 lines
156 B
Go
4 lines
156 B
Go
// Package validate implements the post-migration validation suite and its structured report.
|
|
// See ARCHITECTURE.md §4.7 for the design.
|
|
package validate
|