package
0.0.0-20240401180506-8a6c13ae6ba2
Repository: https://github.com/afifurrohman-id/tempsy.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
Format change url and fileName.
GetObject return Name object will be in format `username/filename` as standard format in upload file.
No description provided by the author
map http header to file header return new map and key is lowercase.
should guarantee metadata use lowercase as file header follow HTTP 2.0 standard.
UploadObject filePath must be in format `username/filename`.

# Constants

Since HTTP 1.1 is case insensitive, but we follow HTTP 2.0 standard which is lowercase.
Since HTTP 1.1 is case insensitive, but we follow HTTP 2.0 standard which is lowercase.
Since HTTP 1.1 is case insensitive, but we follow HTTP 2.0 standard which is lowercase.
Since HTTP 1.1 is case insensitive, but we follow HTTP 2.0 standard which is lowercase.
Since HTTP 1.1 is case insensitive, but we follow HTTP 2.0 standard which is lowercase.

# Variables

No description provided by the author

# Type aliases

No description provided by the author