- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for getSRStateFilePath (0.06 sec)
-
cmd/site-replication.go
Code: ErrSiteReplicationIAMConfigMismatch, } } var errSRObjectLayerNotReady = SRError{ Cause: fmt.Errorf("object layer not ready"), Code: ErrServerNotInitialized, } func getSRStateFilePath() string { return srStatePrefix + SlashSeparator + srStateFile } // SRError - wrapped error for site replication. type SRError struct { Cause error Code APIErrorCode }Registered: Sun Dec 28 19:28:13 UTC 2025 - Last Modified: Sun Sep 28 20:59:21 UTC 2025 - 184.8K bytes - Viewed (1)