driver

package
v0.0.0-...-6b3764c Latest Latest
Warning

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

Go to latest
Published: Jun 3, 2019 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RegistryHealth

type RegistryHealth interface {
	Health() health.IHealth
}

type RegistryLogger

type RegistryLogger interface {
	Logger() logrus.FieldLogger
}

type RegistryMetrics

type RegistryMetrics interface {
	Metrics() *prometheus.Registry
}

type RegistryTracer

type RegistryTracer interface {
	Tracer() *tracing.Tracer
}

type RegistryWriter

type RegistryWriter interface {
	Writer() herodot.Writer
}

Jump to

Keyboard shortcuts

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