package
Version:
v1.3.5
Opens a new window with list of versions in this module.
Published: Jan 1, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Context interface {
StartSpan(name string) bool
FinishSpan() bool
}
Context represents a context interface.
NewContext returns a new context.
NewContextWith returns a new context with the specified tracer context.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.