Versions in this module Expand all Collapse all v0 v0.11.0 Sep 9, 2026 Changes in this version + func Execute() error + func SetBrandName(name string) + func SetVersionInfo(version, buildDate, gitCommit string) + type BranchSafetyChecker struct + func NewBranchSafetyChecker() *BranchSafetyChecker + func (bsc *BranchSafetyChecker) CheckBranchSafety(branchCheck, force bool) (bool, error) + func (bsc *BranchSafetyChecker) FormatBranchWarning(currentBranch string) string + func (bsc *BranchSafetyChecker) GetCurrentBranch() (string, error) + func (bsc *BranchSafetyChecker) IsProtectedBranch(branch string) bool + type DetailedHealthStatus struct + Docker struct{ ... } + Status string + System struct{ ... } + Timestamp time.Time + Version string + type HealthStatus struct + Docker bool + Status string + Timestamp time.Time + Version string + type MigrationWithContent struct + Content string + FullPath string