Documentation
¶
Index ¶
- func BinaryDecode(r io.Reader) (proxy.Span, error)
- func BinaryEncode(r proxy.Span, w io.Writer) 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 ByteWriter
- type Id
- type StringWriter
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ByteWriter ¶ added in v1.9.3
type StringWriter ¶ added in v1.9.3
Click to show internal directories.
Click to hide internal directories.