exporter

package
v0.20.0 Latest Latest
Warning

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

Go to latest
Published: Sep 24, 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,
	collector *metrics.Collector,
) (*Exporter, error)

Jump to

Keyboard shortcuts

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