csv

package
v0.3.9 Latest Latest
Warning

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

Go to latest
Published: Sep 21, 2020 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Save2Csv

func Save2Csv(fn string, lsthead []string, nums int, funcGetCellString FuncGetCellString) error

Save2Csv - save to a csv file

Types

type FuncGetCellString

type FuncGetCellString func(i int, member string) (string, error)

FuncGetCellString - getCellString(i int, member string) (string, error)

Jump to

Keyboard shortcuts

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