csv

package module
v0.0.0-...-3dd3a4b Latest Latest
Warning

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

Go to latest
Published: Dec 23, 2021 License: Apache-2.0 Imports: 2 Imported by: 0

README

csv

Generate CSV file

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type File

type File struct {
	Path string
	File *os.File
	// contains filtered or unexported fields
}

func NewFile

func NewFile() *File

func (*File) CreateRow

func (f *File) CreateRow(strings []string)

func (*File) SaveCsv

func (f *File) SaveCsv(filename string) (err error)

Jump to

Keyboard shortcuts

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