NetStorageKit-Golang icon indicating copy to clipboard operation
NetStorageKit-Golang copied to clipboard

Netstorage API for Golang

Results 4 NetStorageKit-Golang issues
Sort by recently updated
recently updated
newest added

I normally use the list command to programmatically upload changed files, the `list` command is missing from the Go package. https://github.com/akamai/cli-netstorage https://github.com/akamai/cli-netstorage/blob/fcf9ff7e2e4a2c8b91361b053a8c28fc37d045d2/src/netstorage.js#L411

Add `UploadContent` to store a content directly on NetStorage, without going through a file.

Hi , It appears indexing option to allow serving from zip is missed in 'Go' implementation. It is available in java / python implementations . Any specific reason or just...

https://learn.akamai.com/en-us/webhelp/netstorage/netstorage-user-guide/GUID-03336A62-1785-41BB-8D0E-2A836B56BFD4.html I created separate function in order not make some breaking changes in Upload function