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
161 B
Go
4 lines
161 B
Go
// Package stalwartapi implements the JMAP and management-API client shared by every other phase.
|
|
// See ARCHITECTURE.md §7 for the design.
|
|
package stalwartapi
|