csv

package
v0.0.0-...-ed3454d Latest Latest
Warning

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

Go to latest
Published: Oct 1, 2024 License: MPL-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CsvWriter

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

func NewWriter

func NewWriter(destinationHour time.Time, logger *logrus.Entry, isRawData bool) (*CsvWriter, error)

func (*CsvWriter) Close

func (c *CsvWriter) Close() error

func (*CsvWriter) Delete

func (c *CsvWriter) Delete() error

func (*CsvWriter) GetFilePath

func (c *CsvWriter) GetFilePath() string

func (*CsvWriter) Write

func (c *CsvWriter) Write(records [][]string) error

Jump to

Keyboard shortcuts

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