Searched refs:ConflictResolutionType (Results 1 – 4 of 4) sorted by relevance
30 type ConflictResolutionType string type34 ConflictResolutionTypeTimestamp ConflictResolutionType = "lww"37 ConflictResolutionTypeSequenceNumber ConflictResolutionType = "seqno"85 ConflictResolutionType string `json:"conflictResolutionType"` member331 ConflictResolutionType ConflictResolutionType member355 if settings.ConflictResolutionType != "" {356 posts.Add("conflictResolutionType", string(settings.ConflictResolutionType))
28 ConflictResolutionType: ConflictResolutionTypeSequenceNumber,127 ConflictResolutionType: ConflictResolutionTypeSequenceNumber,
241 ConflictResolutionType string `json:"conflictResolutionType,omitempty"` member