package
0.5.6
Repository: https://github.com/ncodes/nomad.git
Documentation: pkg.go.dev

# 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

# Functions

boolToPtr returns the pointer to a boolean.
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
Helpers for copying generic structures.
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.
UintToPtr returns the pointer to an uint.