Documentation ¶
Index ¶
- Variables
- func UnmarshalExportTraceServiceRequest(buf []byte, dest *otlpcollectortrace.ExportTraceServiceRequest) error
- func UnmarshalExportTraceServiceResponse(buf []byte, dest *otlpcollectortrace.ExportTraceServiceResponse) error
- func UnmarshalTraceData(buf []byte, dest *otlptrace.TracesData) error
Constants ¶
This section is empty.
Variables ¶
View Source
var JSONMarshaler = &jsonpb.Marshaler{ EnumsAsInts: true, OrigName: false, }
Functions ¶
func UnmarshalExportTraceServiceRequest ¶
func UnmarshalExportTraceServiceRequest(buf []byte, dest *otlpcollectortrace.ExportTraceServiceRequest) error
func UnmarshalExportTraceServiceResponse ¶ added in v0.63.0
func UnmarshalExportTraceServiceResponse(buf []byte, dest *otlpcollectortrace.ExportTraceServiceResponse) error
func UnmarshalTraceData ¶
func UnmarshalTraceData(buf []byte, dest *otlptrace.TracesData) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.