GO SDK
Last updated
Last updated
The Titan Storage Go SDK provides functionalities for file uploading, downloading, deleting, renaming, sharing, and creating folders.
The Go SDK consists of TitanStorage.
Retrieve the apikey and use it to initialize the go SDK
Retrieve the list of area IDs from the scheduler
Create directories, including root and subdirectories
Retrieve a list of all folders and files
Rename a specific folder
Rename a specific file
Delete a specific folder
Delete a specific file
Retrieve user-related information
Get detailed information about files/folders
Share file/folder data
Upload files/folders
Download files/folders