- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for ResyncStatusType (0.4 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
cmd/bucket-replication-utils_gen.go
} // DecodeMsg implements msgp.Decodable func (z *ResyncStatusType) DecodeMsg(dc *msgp.Reader) (err error) { { var zb0001 int zb0001, err = dc.ReadInt() if err != nil { err = msgp.WrapError(err) return } (*z) = ResyncStatusType(zb0001) } return } // EncodeMsg implements msgp.Encodable func (z ResyncStatusType) EncodeMsg(en *msgp.Writer) (err error) {
Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Sun Sep 28 20:59:21 GMT 2025 - 59.3K bytes - Click Count (0)