package
0.1.9
Repository: https://github.com/dmitrymomot/oauth2-server.git
Documentation: pkg.go.dev

# Functions

AddQueryParam adds a query parameter to a URL.
AddQueryParams adds query parameters to a URL.
AnyToString converts any type to string.
DownloadFile downloads the file from the given URL and returns the bytes.
GetFileByPath returns the file bytes from the given path.
GetFileTypeByURI returns the file type of the given URI.
GetVarType returns the type of the given variable as a string.
Parse file size from string to int64.
Pointer is a helper to make a pointer to the given value.
PrettyPrint prints the given interface in a pretty format.
PrettyString returns the given interface in a pretty format.
SanitizeEmail cleans email address from dots, dashes, etc.
StructToUrlValues converts a struct to a url.Values object.
ToSnakeCase converts string to snake case.
TrimRightZeros trims trailing zeros from string.
Trim string between two substrings and return the string without it and substrings.
UcFirst capitalizes first letter of a string.

# Variables

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