# Packages
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
Package testtask implements a portable set of commands useful as stand-ins for user tasks.
No description provided by the author
No description provided by the author
# Functions
boolToPtr returns the pointer to a boolean.
No description provided by the author
CleanEnvVar replaces all occurrences of illegal characters in an environment variable with the specified byte.
No description provided by the author
No description provided by the author
CopyMapStringSliceString copies a map of strings to string slices such as http.Header.
Helpers for copying generic structures.
No description provided by the author
No description provided by the author
No description provided by the author
HashUUID takes an input UUID and returns a hashed version of the UUID to ensure it is well distributed.
Int64ToPtr returns the pointer to an int.
No description provided by the author
No description provided by the author
IntToPtr returns the pointer to an int.
IsUUID returns true if the given string is a valid UUID.
MapStringStringSliceValueSet returns the set of values in a map[string][]string.
No description provided by the author
SliceStringIsSubset returns whether the smaller set of strings is a subset of the larger.
No description provided by the author
StringToPtr returns the pointer to a string.
TimeToPtr returns the pointer to a time stamp.
No description provided by the author
UintToPtr returns the pointer to an uint.