core

package
v0.0.0-...-7b9f856 Latest Latest
Warning

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

Go to latest
Published: Jul 11, 2023 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

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