package
0.1.4
Repository: https://github.com/tjarkmeyer/golang-toolkit.git
Documentation: pkg.go.dev

# Functions

Delete - deletes data, filename should contain filetype.
DeleteAllByPrefix - deletes all objects that matches the prefix name.
DetectMimeType - detects the mime type of a byte slice.
DetectMimeTypeExtension - detects the mime type extension of a byte slice.
Download - downloads data, filename should contain filetype.
DownloadFirstByPrefix - retruns an iterator to list all objects that match the prefix.
ListAll - retruns an iterator to list all objects that match the prefix.
New - new client to upload/download files.
Upload - uploads data, filename should contain filetype.

# Structs

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