Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DurationIndexValue ¶
Types ¶
type Indexable ¶
type Indexable interface { Hash() uint64 StructFields(bucket uint8) []types.StructValueOption Timestamp() time.Time }
func NewServiceNameIndex ¶
type TraceIDList ¶
func TraceIDListFromBytes ¶
func TraceIDListFromBytes(b []byte) (TraceIDList, error)
func (TraceIDList) ToBytes ¶
func (l TraceIDList) ToBytes() []byte
Click to show internal directories.
Click to hide internal directories.