package
2.1.1+incompatible
Repository: https://github.com/honeycombio/zipkinproxy.git
Documentation: pkg.go.dev

# Functions

DecodeJSON reads an array of JSON-encoded spans from an io.Reader, and converts that array to a slice of Spans.
DecodeThrift reads a list of encoded thrift spans from an io.Reader, and converts that list to a slice of Spans.

# Structs

No description provided by the author
No description provided by the author
ZipkinJSONSpan represents the Zipkin V1 Span object.