This website works better with JavaScript
Home
Explore
Help
Sign In
BaseService
/
ossClient
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
feat:xiugai
wangchuanjin
2 months ago
parent
076782dfe4
commit
32fce37d41
3 changed files
with
3 additions
and
3 deletions
Split View
Show Diff Stats
1
1
client.go
1
1
client_restful_test.go
1
1
client_rpc_test.go
+ 1
- 1
client.go
View File
@@ -1,4 +1,4 @@
-package
main
+package
ossClient
import (
"bytes"
+ 1
- 1
client_restful_test.go
View File
@@ -1,4 +1,4 @@
-package
main
+package
ossClient
import (
"io/ioutil"
+ 1
- 1
client_rpc_test.go
View File
@@ -1,4 +1,4 @@
-package
main
+package
ossClient
import (
"io/ioutil"