# Functions
No description provided by the author
CamelCase turns snake case to camel case string.
No description provided by the author
CreateTempDir will create a new temporary dir.
No description provided by the author
DashCase turns camel case to snake case string.
GetObjByField returns struct from list l if it has field named identifier with value value.
GetServerAdminState parses srv_admin_state, srv_admin_state is a mask.
No description provided by the author
IsZeroValue is a helper method for reflect, checks if reflect.Value has zero value.
ObjInArray returns true if struct in list y has field named identifier with value value.
No description provided by the author
No description provided by the author
ParseTimeout returns the number of milliseconds in a timeout string.
No description provided by the author
No description provided by the author
No description provided by the author
SanitizeFilename collapses paths and replaces most non-alphanumeric characters with underscores.
No description provided by the author
Serialize a number of bytes as per "Size format" in HAProxy.
Serialize a number of milliseconds as per HAProxy's Time format.
SnakeCase turns camel case to snake case string.
StringInSlice checks if a string is in a list of strings.
No description provided by the author
# Constants
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
# Variables
No description provided by the author