SpanContext add MarshalTo/Unmarshal support morpc (de)serialize (#4539)
- SpanContext support MarshalTo/Unmarshal - how-to-use is in [pkg/util/trace/example/main.go](https://github.com/matrixorigin/matrixone/compare/main...xzxiong:trace_morpc) Approved by: @fengttt
Showing
- pkg/util/trace/example/main.go 36 additions, 12 deletionspkg/util/trace/example/main.go
- pkg/util/trace/mo_trace.go 30 additions, 9 deletionspkg/util/trace/mo_trace.go
- pkg/util/trace/mo_trace_test.go 146 additions, 0 deletionspkg/util/trace/mo_trace_test.go
- pkg/util/trace/trace.go 1 addition, 5 deletionspkg/util/trace/trace.go
Please register or sign in to comment