package
2.1.1+incompatible
Repository: https://github.com/honeycombio/zipkinproxy.git
Documentation: pkg.go.dev
# Functions
ConvertTimestamp turns a Zipkin timestamp (a Unix timestamp in microseconds) into a time.Time value.
GuessAnnotationType takes a value and, if it is a string, turns it into a bool, int64 or float64 value when possible.
# Structs
CoreSpanMetadata is the subset of span data that can be added directly into a libhoney event.
Span represents a Zipkin span in a format more useful for consumption in Honeycomb.