# Functions

No description provided by the author
Copy deeply copies a src structure to dst.
CopyOf returns a copy of src while also allocating the memory for dst.
DeepEqual returns if the two values are deeply equal like reflect.DeepEqual.
GetDefaultEndpointByServiceInfo retrieves the default endpoint for a given service and region.
No description provided by the author
No description provided by the author
No description provided by the author
Prettify returns the string representation of a value.
SetValueAtPath sets a value at the case insensitive lexical path inside of a structure.
StringValue returns the string representation of a value.
ValuesAtPath returns a list of values at the case insensitive lexical path inside of a structure.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author