Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RemoveCR ¶ added in v0.2.0
RemoveCR returns a new string with all carriage returns removed (Unix Style).
This converts CR line endings to to LineFeeds (i.e. \n).
func SplitLines ¶ added in v0.2.0
SplitLines returns the string split by new lines (CR, CR+LF, and LF).
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.