Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Indent ¶
Indent indents a string `s` with indentation string `ind`. Replaces all `\r\n` to `\n`.
func SplitAndTrim ¶
SplitAndTrim splits a string with delimiter `del` and trims all spaces from each value.
func SplitLines ¶
SplitLines splits a string into an array of strings.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.