Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConsoleDriver ¶
type ConsoleDriver struct {
// contains filtered or unexported fields
}
func NewConsoleDriver ¶
func NewConsoleDriver(out io.Writer) *ConsoleDriver
type OTelDriver ¶
type OTelDriver struct {
// contains filtered or unexported fields
}
func NewOTelDriver ¶
func NewOTelDriver(emitter OTelEmitter) *OTelDriver
Click to show internal directories.
Click to hide internal directories.