Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DecodeNestedError ¶
DecodeNestedError decodes an error from d, appending it to batch.
DecodeNestedError should be used when the stream in the decoder contains the `error` key
func DecodeNestedMetadata ¶
DecodeNestedMetadata decodes metadata from d, updating out.
func DecodeNestedTransaction ¶
func DecodeNestedTransaction(d decoder.Decoder, input *modeldecoder.Input, batch *modelpb.Batch) error
DecodeNestedTransaction a transaction and zero or more nested spans and metricsets, appending them to batch.
DecodeNestedTransaction should be used when the decoder contains the `transaction` key
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.