Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Format ¶
Func that makes string formatting from template * It differs from above function only by generic interface that allow to use only primitive data types: * - integers (int, int8, int16, int32, int64, uint, uint8, uint16, uint32, uin64) * - floats (float32, float64) * - boolean * - string * - complex
func FormatComplex ¶
Func that format more complex templates like "Hello {username} here is our application {appname} *
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.