enc

package
v1.12.2 Latest Latest
Warning

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

Go to latest
Published: Nov 15, 2023 License: GPL-3.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ReadCSV

func ReadCSV(filename string) (header []string, body [][]string)

func ReadFileWithBOM

func ReadFileWithBOM(filename string) []byte

func ReadStringsJSON

func ReadStringsJSON(filename string) []model.Entry

func WriteStringsJSON added in v1.7.0

func WriteStringsJSON(filename string) []model.Entry

Types

type CSVMap

type CSVMap = map[int]map[string]string

func ReadCSVAsMap

func ReadCSVAsMap(filename string) CSVMap

type CSVTable added in v1.6.0

type CSVTable map[string]TableRow

func ReadCSVAsTable added in v1.6.0

func ReadCSVAsTable(filename string) CSVTable

type TableRow added in v1.6.0

type TableRow map[string]string

Jump to

Keyboard shortcuts

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