Reporting
This commit is contained in:
@@ -4,9 +4,9 @@ package replication
|
||||
|
||||
import "strconv"
|
||||
|
||||
const _FSReplicationStepState_name = "StepPendingStepActiveStepRetryStepPermanentErrorStepCompleted"
|
||||
const _FSReplicationStepState_name = "StepPendingStepRetryStepPermanentErrorStepCompleted"
|
||||
|
||||
var _FSReplicationStepState_index = [...]uint8{0, 11, 21, 30, 48, 61}
|
||||
var _FSReplicationStepState_index = [...]uint8{0, 11, 20, 38, 51}
|
||||
|
||||
func (i FSReplicationStepState) String() string {
|
||||
if i < 0 || i >= FSReplicationStepState(len(_FSReplicationStepState_index)-1) {
|
||||
|
||||
Reference in New Issue
Block a user