You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can test all above methods with the [unittest script](https://github.com/akamai-open/NetStorageKit-Golang/blob/master/netstorage_test.go) (NOTE: You should input nsHostname, nsKeyname, nsKey and nsCpcode in the script):
80
+
You can test all above methods with the [unittest script](https://github.com/akamai/NetStorageKit-Golang/blob/master/netstorage_test.go) (NOTE: You should input nsHostname, nsKeyname, nsKey and nsCpcode in the script):
81
81
82
82
83
83
```bash
@@ -104,7 +104,7 @@ $ go test
104
104
PASS
105
105
[TEARDOWN] remove nst_1477474457.txt from localdone
106
106
[TEARDOWN] remove nst_1477474457.txt_rename from localdone
107
-
ok github.com/akamai-open/netstoragekit-golang x.xxxs
0 commit comments