spanner

package
v0.30.0 Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2025 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Spanner

type Spanner interface {
	Close()
	SetTag(string, any)
	SetSpanHTTPHeader(*http.Request)
	Attributes(logger.Logger) map[string]any
	LogField(string, any)
	TraceID() string
}

this interface is in a separate package such that azblob and tracing packages can share the same interface definition that is returned fro the StartSpanFromContext etc.. methods.

Jump to

Keyboard shortcuts

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