Documentation ¶ Index ¶ func T(_ string, defaultValue string) string Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func T ¶ func T(_ string, defaultValue string) string T translates a key to a string. The first parameter identifies a message to translate. The second parameter is the default string to return if the key is not found. Types ¶ This section is empty. Source Files ¶ View all Source files i18n.go Click to show internal directories. Click to hide internal directories.