# Functions
Convert a byte sequence to a map[string]string.
Convert a byte sequence to a struct If some error occurs, return the error.
Complete a string with left zeros until it reaches the desired length.
Returns a string list with the dates between the start and end dates, inclusive of both The dates must be in the format "2006-01-02".
Encapsulate the handler with Sentry.
Extract the file from a base64 string in a slice of bytes The base64 string must be in the format "data:{mimeType};base64,...." The file is saved in a temporary directory and the path is returned The file name is a UUID to avoid conflicts.
Extract a value from a token.
No description provided by the author
Verify if a file or directory exists.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Generate base64 string from a file the string must start with "data:{mimeType};base64," the file is read in chunks of 510 bytes because needs to be multiple of 3.
No description provided by the author
Identify the root directory of the project.
Returns a list with the fullpath of all files in a directory.
Returns all numbers from a string and only the numbers.
Calculate the SHA256 hash of a string.
Calculate the SHA256 hash of a byte sequence.
Calculate a numeric hash of a string.
No description provided by the author
Convert an interface to an int.
Convert an integer to currency as 1.000.000,00.
Convert an integer to extense text.
Convert an integer to extense text with cents.
Convert an int to a string.
Verify if there is an error and, in this case, try to send it to Sentry and return it.
Convert a map[string]interface{} to a byte sequence.
Convert a map[string]string to a map[string]interface{}.
Calculate the MD5 hash of a file.
Merges two maps into a new map.
No description provided by the author
No description provided by the author
No description provided by the author
Calculate the SHA256 hash of a file.
Convert a string to an int.
Convert a struct to a map[string]interface{} If some error occurs, return nil and the error.
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
Convert a whatsapp number to a brazilian cellphonenumber.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
formas de envio de mensagem.
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