Documentation ¶
Index ¶
- func CsvToList(path string) (table [][]string, tabletop []string)
- func Float64_to_str(f float64) string
- func Int64_to_str(i int64) string
- func IsLegalFloat64(s string) bool
- func IsLegalInt64(s string) bool
- func ListToCsv(table [][]string, tabletop []string, outpath string)
- func Str_to_float64(s string) float64
- func Str_to_int64(s string) int64
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Float64_to_str ¶
func Int64_to_str ¶
func IsLegalFloat64 ¶
func IsLegalInt64 ¶
func Str_to_float64 ¶
func Str_to_int64 ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.