# Functions
Decode process stream `r` into `v` and returns an error if any.
Encode process `v` into stream `w` and returns an error if any.
GenerateID generates MD5 hash (content-based) based on content.
GenerateUUID generates a RFC4122 UUID and DCE 1.1: Authentication and Security Services.
Marshal with custom error.
PrintErrorMessages prints the concatenated error messages.
ReadAll reads all the data from `r` and returns an error if any.
RemoveSpacesAndToLower removes spaces from the string and converts it to.
SliceContains returns true if the slice contains the string.
TargetName returns the provided target name, or the configured one.
Unmarshal with custom error.
# Interfaces
N asd
TODO: Make it better.