package
Version:
v0.0.0-...-d88c8b5
Opens a new window with list of versions in this module.
Published: Feb 9, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package internal provides trace internals.
type IDGenerator interface {
NewTraceID() [16]byte
NewSpanID() [8]byte
}
IDGenerator allows custom generators for TraceId and SpanId.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.