package
0.0.0-20201206012218-d2e443508169
Repository: https://github.com/scottmcmaster/go-loc-server.git
Documentation: pkg.go.dev

# Functions

NewGoTextJSONLoader factory method.
NewPOLoader factory method.
NewStringCatalog factory method.
NewStringTable is a factory method for StringTable.
NewXLIFF2Loader factory method.

# Structs

GoTextJSONLoader loads strings from files in the JSON format supported by gotext.
POLoader loads strings from files in the gettext PO format.
StringCatalog lets us store an entire catalog by tag.
StringTable loads all the languages from a base directory of locales.
XLIFF2Loader loads strings from files in the XLIFF 2 format.

# Interfaces

Loader loads messages.