# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
DirExists reports whether the dir exists as a boolean, taken from https://stackoverflow.com/a/49697453 / https://stackoverflow.com/a/51870143/3337885.
No description provided by the author
No description provided by the author
No description provided by the author
ExtractHost takes a "IP:Port" formatted string and returns the ip portion.
No description provided by the author
ExtractPort takes a "IP:Port" formatted string and returns the port as integer.
No description provided by the author
No description provided by the author
No description provided by the author
GenerateGarbageString produces a string (length is randomly chosen between 1 and `n`) consisting of random (non)-printable characters.
GeneratePseudoEmptyString creates a string that looks empty when printed in a terminal.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Mkdirs creates the given directory.
No description provided by the author
from https://stackoverflow.com/a/37897238/3337885.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SplitHostPort takes a "IP:Port" formatted string and returns the port as integer and the ip portion as string.
No description provided by the author
StringSliceDifference returns the elements in `a` that aren't in `b`.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author