- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for ReadFloat64Bytes (0.09 seconds)
-
internal/bucket/bandwidth/monitor_gen.go
if err != nil { err = msgp.WrapError(err, "LimitInBytesPerSecond") return } case "CurrentBandwidthInBytesPerSecond": z.CurrentBandwidthInBytesPerSecond, bts, err = msgp.ReadFloat64Bytes(bts) if err != nil { err = msgp.WrapError(err, "CurrentBandwidthInBytesPerSecond") return } default: bts, err = msgp.Skip(bts) if err != nil { err = msgp.WrapError(err)Created: Sun Dec 28 19:28:13 GMT 2025 - Last Modified: Sun Sep 28 20:59:21 GMT 2025 - 5.4K bytes - Click Count (0)