cameraexporter

package
v0.0.0-...-51da36d Latest Latest
Warning

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

Go to latest
Published: Feb 20, 2024 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

View Source
const Type = "cameraexporter"

Variables

This section is empty.

Functions

func New

func New(config interface{}, telemetry *component.TelemetryTools) exporter.Exporter

Types

type CameraExporter

type CameraExporter struct {
	// contains filtered or unexported fields
}

func (*CameraExporter) Consume

func (e *CameraExporter) Consume(dataGroup *model.DataGroup) error

type Config

type Config struct {
	Storage    string      `mapstructure:"storage"`
	EsConfig   *esConfig   `mapstructure:"es_config"`
	FileConfig *fileConfig `mapstructure:"file_config"`
}

func NewDefaultConfig

func NewDefaultConfig() *Config

Jump to

Keyboard shortcuts

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