Using map encoder. Types in LatencyMessage are int64 in spec, butl 1. tupled generator does not support int64 right now; 2. there is no harm in using uint64 here. Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai> |
||
|---|---|---|
| .. | ||
| cbor_gen.go | ||
| hello.go | ||
Using map encoder. Types in LatencyMessage are int64 in spec, butl 1. tupled generator does not support int64 right now; 2. there is no harm in using uint64 here. Signed-off-by: Jakub Sztandera <kubuxu@protocol.ai> |
||
|---|---|---|
| .. | ||
| cbor_gen.go | ||
| hello.go | ||