recorder

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Apr 27, 2023 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetCSVPath

func GetCSVPath() string

GetCSVPath return csv path.

Types

type Recorder

type Recorder interface {
	// Process process input report.
	Process(input fcom.Report)
	ProcessStatistic(rs *fcom.RemoteStatistic)
	// Release source.
	Release()
	// contains filtered or unexported methods
}

Recorder define the service a recorder need provide.

func NewRecorder

func NewRecorder() Recorder

NewRecorder create recoder with config in config.toml.

Jump to

Keyboard shortcuts

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