oterror

package
v0.0.0-...-a1b153e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 7, 2021 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	// ErrSDKReturnedNilImpl is returned when a new `MeterImpl` returns nil.
	ErrSDKReturnedNilImpl = errors.New("SDK returned a nil implementation")
)

Functions

This section is empty.

Types

type Handler

type Handler interface {
	// Handle handles any error deemed irremediable by an OpenTelemetry
	// component.
	Handle(error)
}

Handler handles irremediable events.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL