Documentation ¶
Index ¶
- Variables
- func BuildExecutable()
- func CompareExpectedOutputToGeneratedOutput(expectedOutputFile, generatedOutputFile string)
- func CompareExpectedToGeneratedExtendedJson(expectedFilePath string, generatedFilePath string)
- func CompareExpectedToGeneratedPo(expectedFilePath string, generatedFilePath string)
- func CompareExpectedToGeneratedTraslationJson(expectedFilePath string, generatedFilePath string)
- func CopyFile(srcFile, destFile string)
- func GetFilePath(input_dir string, fileName string) string
- func ReadJson(fileName string) map[string]string
- func ReadJsonExtended(fileName string) map[string]map[string]string
- func ReadPo(fileName string) map[string]string
- func RemoveAllFiles(args ...string)
- func RunCommand(cmd string, args ...string) *Session
- func Runi18n(args ...string) *Session
Constants ¶
This section is empty.
Variables ¶
View Source
var I18n4goExec string
Functions ¶
func BuildExecutable ¶
func BuildExecutable()
func CompareExpectedOutputToGeneratedOutput ¶
func CompareExpectedOutputToGeneratedOutput(expectedOutputFile, generatedOutputFile string)
func GetFilePath ¶
func RemoveAllFiles ¶
func RemoveAllFiles(args ...string)
func RunCommand ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.