Documentation
¶
Overview ¶
Package drivers wires the built-in emitter drivers into the publisher registry. It is kept separate from the publisher package so that the emitter packages can import the publisher interface without creating an import cycle (mirroring how the collector keeps its repository drivers separate).
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LoadDefaultEmitterTypes ¶
func LoadDefaultEmitterTypes() error
LoadDefaultEmitterTypes loads the default emitter types into the registry to get them ready for instantiation. It is idempotent: types that are already registered are skipped.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.