package
0.9.1-rc1
Repository: https://github.com/smithx10/nomad.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
BOLTdd contains a wrapper around BoltDB to deduplicate writes and encode values using mgspack.
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
Package testlog creates a *log.Logger backed by *testing.T to ease logging in tests.
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
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.
CompareMapStringString returns true if the maps are equivalent.
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
Float64ToPtr returns the pointer to an float64.
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.
Int8ToPtr returns the pointer to an int8.
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.
IsValidInterpVariable returns true if a valid dotted variable names for interpolation.
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
Uint64ToPtr returns the pointer to an uint64.
UintToPtr returns the pointer to an uint.