Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GoMessageHandler ¶
type GoMessageHandler struct {
Translator nptl.Translator
NewLang language.Tag
}
type KeyValueHandler ¶
type KeyValueHandler struct {
Translator nptl.Translator
TranslateLeadingWhitespace bool
}
type LineHandler ¶
type LineHandler struct {
Translator nptl.Translator
TranslateBlankLines bool
}
type SubstitutionCache ¶
type SubstitutionCache struct {
// contains filtered or unexported fields
}
func (*SubstitutionCache) ReplaceAll ¶
func (*SubstitutionCache) Substitute ¶
func (*SubstitutionCache) SubstituteStrings ¶
type TextHandler ¶
type TextHandler struct {
Translator nptl.Translator
}
Click to show internal directories.
Click to hide internal directories.