Documentation ¶
Index ¶
Constants ¶
View Source
const ( PluginName string = "memcached" RootPluginName string = "kv" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Configurer ¶
type Tracer ¶ added in v4.3.0
type Tracer interface {
Tracer() *sdktrace.TracerProvider
}
Tracer is a plugin (OTEL) interface that provides tracer
Click to show internal directories.
Click to hide internal directories.