package
0.0.0-20241115115534-b7453959b1b1
Repository: https://github.com/jhachmer/imgo.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
FilenameWithUUID returns given filename with a UUID as prefix Format: "uuidprefix_filename.extension".
IsValidUUID checks if given string is a valid UUID string.
No description provided by the author
No description provided by the author
SizeToString converts number of bytes to binary prefix (Kibibyte, Mebibyte, ...) Returns number of bytes formated as [dddd.dcc] d:digit, c:char.
WriteJSON encodes values and sends them over ResponseWriter with status code Returns error if encoding fails.

# Structs

No description provided by the author