Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddOpenTelemetryToDefaultLogger ¶ added in v4.69.1
func ErrorField ¶ added in v4.69.5
func ErrorField(err error) errorField
func FatalfOnErr ¶ added in v4.70.1
Types ¶
type StackTracer ¶ added in v4.70.3
type StackTracer interface {
StackTrace() string
}
type UnwrapJoin ¶ added in v4.70.3
type UnwrapJoin interface {
Unwrap() []error
}
Click to show internal directories.
Click to hide internal directories.