Documentation ¶
Overview ¶
Package general declares some general structs for working with dictionaries
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Dictionaries ¶
type Dictionaries = map[string]Dictionary
Dictionaries defines a set of dictionaries in format map[languageCode]Dictionary
type Dictionary ¶
Dictionary defines a single dictionary in format map[code]translation
Click to show internal directories.
Click to hide internal directories.