Documentation
¶
Index ¶
Constants ¶
View Source
const PluginName = "redis"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Configurer ¶
type Plugin ¶
type Plugin struct {
// contains filtered or unexported fields
}
func (*Plugin) KvFromConfig ¶
KvFromConfig provides KV storage implementation over the redis plugin
func (*Plugin) MetricsCollector ¶
func (p *Plugin) MetricsCollector() []prometheus.Collector
type Tracer ¶
type Tracer interface {
Tracer() *sdktrace.TracerProvider
}
Click to show internal directories.
Click to hide internal directories.