There was an error while loading. Please reload this page.
StringFormatter is a FAST Golang library (module) that helps to build text from templates.
StringFormatter
There are following features:
stringFormatter.Format(pattern, ...)
stringFormatter.FormatComplex(pattern, dict)
map[string]interface{}
stringFormatter.MapToString(dictionary, keyValueSeparator, lineSeparator)