# Functions
No description provided by the author
FlattenMultiError return nil or original error if multierror does not have more than one error.
No description provided by the author
GetFileNameFromHTTPHeader returns the first filename found in content-disposition header.
HasDeprecatedFields check json if keys exist at provided paths, if any exist report error.
IsContextTriggered check if context is "done".
Max returns the greatest of a and b.
Min returns the least of a and b.
No description provided by the author
NearlyEqual float points covering some edge cases as per https://floating-point-gui.de/errors/comparison/#look-out-for-edge-cases.
NewBuffer creates and initializes a new string Buffer.
No description provided by the author
NewDataPath new instance.
NewRowFile reads rows from file path into memory.
No description provided by the author
RecoverWithError recovers from panic and sets error to panicErr.
RecoverWithErrorFunc recovers from panic and returns panic error.
No description provided by the author
TrueCause of error, in the case of a multi error, the first error in list will be used.
WaitFor context or timeout.
WriteToFile writes data to file defined by filePath.
# Constants
No description provided by the author
StaticDistribution fixed distribution.
UniformDistribution uniform distribution, defined by "mean" and "dev".
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
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
# Interfaces
No description provided by the author
Implement this interface to override the type a struct is treated as by the GUI.
# Type aliases
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
Params map with URL parameters.
This helper will confuscate a password field when unmarshaled for logfiles.
No description provided by the author
No description provided by the author