core

package
v1.1.4 Latest Latest
Warning

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

Go to latest
Published: Mar 25, 2022 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const LocaleEn = "en"
View Source
const LocaleTh = "th"

Variables

This section is empty.

Functions

This section is empty.

Types

type Configuration added in v1.1.1

type Configuration struct {
	Csv       csvx.CsvList
	Locale    string
	Target    string
	Filename  string
	Languages Languages
	Result    chan Result
	OnAdd     func()
	OnDone    func()
}

type Language

type Language struct {
	Name  string
	Key   string
	Index int
}

type Languages

type Languages map[string]Language

type Result

type Result struct {
	Filename string
	Status   string
	Message  string
}

Jump to

Keyboard shortcuts

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