Versions in this module Expand all Collapse all v0 v0.2.1 Nov 2, 2016 v0.2.0 Oct 26, 2016 Changes in this version + type TraceID struct + High uint64 + Low uint64 + func TraceIDFromHex(h string) (t TraceID, err error) + func (t TraceID) Empty() bool + func (t TraceID) ToHex() string