Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetCurrentLanguage ¶
func SetCurrentLanguage(lan string)
func SetCurrentTag ¶
func SetI18nStrings ¶
func SetI18nStrings()
Types ¶
type PrinterWrapper ¶
type PrinterWrapper struct {
// contains filtered or unexported fields
}
func GetCurrentPrinter ¶
func GetCurrentPrinter() *PrinterWrapper
func (PrinterWrapper) Printf ¶
func (pw PrinterWrapper) Printf(format string, a ...interface{}) (n int, err error)
func (PrinterWrapper) Sprintf ¶
func (pw PrinterWrapper) Sprintf(format string, a ...interface{}) string
Click to show internal directories.
Click to hide internal directories.