files

package
v0.0.0-...-26f9ad4 Latest Latest
Warning

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

Go to latest
Published: Aug 6, 2019 License: GPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FlatFile

type FlatFile struct {
	Name   string
	Labels []string
	Values [][]string
}

func (*FlatFile) DumpToFile

func (t *FlatFile) DumpToFile(outdir string)

func (*FlatFile) LoadFromCleanFile

func (t *FlatFile) LoadFromCleanFile(path string)

func (*FlatFile) LoadFromFile

func (t *FlatFile) LoadFromFile(path string)

func (*FlatFile) WriteToFile

func (t *FlatFile) WriteToFile(outDir string)

type Locale

type Locale struct {
	Name    string
	Entires []LocaleEntry
}

func (*Locale) LoadFromDir

func (l *Locale) LoadFromDir(path string)

type LocaleEntry

type LocaleEntry struct {
	Id   int64
	Flag string
	Text string
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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