csv

package
v3.0.33 Latest Latest
Warning

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

Go to latest
Published: Mar 12, 2021 License: BSD-2-Clause Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewFile

func NewFile(path, name, ext string, append bool) (*file, error)

Types

type Writer

type Writer struct {
	sync.Mutex
	gopi.Unit
	gopi.Logger
	gopi.Publisher
	// contains filtered or unexported fields
}

func (*Writer) Define

func (this *Writer) Define(cfg gopi.Config) error

func (*Writer) Dispose

func (this *Writer) Dispose() error

func (*Writer) New

func (this *Writer) New(cfg gopi.Config) error

func (*Writer) Ping

func (this *Writer) Ping() (time.Duration, error)

func (*Writer) Run

func (this *Writer) Run(ctx context.Context) error

func (*Writer) String

func (this *Writer) String() string

func (*Writer) Write

func (this *Writer) Write(metrics ...gopi.Measurement) error

Write measurements to the endpoint

Jump to

Keyboard shortcuts

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