package
0.0.18
Repository: https://github.com/shift/local_exporter.git
Documentation: pkg.go.dev

# Constants

DbusBackendKind is the configuration kind for the dbus backend.
FileBackendKind is the configuration kind for the file backend.
UnixBackendKind is the configuration kind for the unix-socket backend.

# Structs

DbusBackend is the dbus backend.
FileBackend is the file backend.
UnixBackend is the unix-socket backend.

# Interfaces

MetricsSource is the general interface implemented by all backends.