Documentation
¶
Index ¶
- func BinaryDecode(r *bytes.Reader) (proxy.Span, error)
- func BinaryEncode(r proxy.Span, w *bytes.Buffer) error
- func ParseJaeger(input io.Reader) ([]proxy.Span, error)
- func ParseJsonV1(input io.Reader) ([]proxy.Span, error)
- func ParseJsonV2(input io.Reader) ([]proxy.Span, error)
- func ParseThriftV1(body io.Reader) ([]proxy.Span, error)
- type Id
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Source Files
¶
Click to show internal directories.
Click to hide internal directories.