exporter

package
v0.8.0 Latest Latest
Warning

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

Go to latest
Published: Mar 27, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Module = fx.Module("exporter",
	fx.Provide(NewExporter),
)

Functions

This section is empty.

Types

type Exporter

type Exporter struct{}

func NewExporter

func NewExporter(
	lc fx.Lifecycle,
	shutdowner fx.Shutdowner,
	cfg config.Config,
	logger *zerolog.Logger,
	metrics *monitoring.MetricService,
) (*Exporter, error)

Jump to

Keyboard shortcuts

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