csv

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2020 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Boolfalse string = "falsch"
View Source
var Booltrue string = "wahr"
View Source
var Comma string = ";"

Functions

func FormatCsv

func FormatCsv(v interface{}) (s string)

func FormatCsvReflect

func FormatCsvReflect(v reflect.Value) (s string)

func GenerericToCsv

func GenerericToCsv(a interface{}) string

func GenericDescribe

func GenericDescribe(a interface{}) string

func GenericSliceToString

func GenericSliceToString(fields []interface{}) (result string)

func GenericStructToString

func GenericStructToString(a interface{}) string

func GetCsvName

func GetCsvName(val reflect.StructField) string

Types

This section is empty.

Jump to

Keyboard shortcuts

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