# Functions
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
No description provided by the author
SanitizeFilename collapses paths and replaces most non-alphanumeric characters with underscores.
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
# Variables
No description provided by the author
# Type aliases
No description provided by the author