Documentation ¶
Index ¶
Constants ¶
View Source
const ALL_SPACES_RE = `^\s*$`
Variables ¶
View Source
var ALL_SPACES_RE_C = regexp.MustCompile(ALL_SPACES_RE)
Functions ¶
func StringOfSpaces ¶
this will return true with len(value) != 0 and all it's runes are spaces
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.