index
:
go-schwift
main
Go client library for Swift (OpenStack object storage) aka Rackspace Cloud Files aka Memset Memstore
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
container.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
use http.MethodFoo constants where possible
Stefan Majewsky
13 days
1
-5
/
+5
*
make Account.Headers and Container.Headers thread-safe
Stefan Majewsky
13 days
1
-7
/
+7
*
Remove context from struct, add ctx as first args to many functions
Sandro Jäckel
2024-07-01
1
-12
/
+13
*
Fix gophercloud lint complains
Sandro Jäckel
2024-07-01
1
-1
/
+1
*
run go-makefile-maker, start fixing new lints
Stefan Majewsky
2023-10-23
1
-4
/
+11
*
Format with go 1.19
Sandro Jäckel
2022-10-26
1
-48
/
+47
*
document non-threadsafety
Stefan Majewsky
2020-10-14
1
-0
/
+6
*
add URL() method also to Container, not just to Object
Stefan Majewsky
2018-06-07
1
-0
/
+9
*
make the IsEqualTo() methods public
Stefan Majewsky
2018-05-30
1
-2
/
+3
*
proof-read documentation
Stefan Majewsky
2018-05-03
1
-1
/
+3
*
add Account.isEqualTo, Container.isEqualTo
Stefan Majewsky
2018-04-27
1
-0
/
+4
*
revamp the Headers API
Stefan Majewsky
2018-03-11
1
-9
/
+6
*
reorganize code
Stefan Majewsky
2018-02-19
1
-5
/
+5
*
add Container.Objects(), type ObjectIterator
Stefan Majewsky
2018-02-17
1
-0
/
+22
*
ensure that response body is drained
Stefan Majewsky
2018-02-11
1
-0
/
+2
*
sketch out the initial Object API
Stefan Majewsky
2018-02-10
1
-5
/
+5
*
switch from reflection to code generation
Stefan Majewsky
2018-02-07
1
-15
/
+5
*
apparently having a private member is not enough
Stefan Majewsky
2018-02-05
1
-1
/
+10
*
redesign the header API
Stefan Majewsky
2018-02-05
1
-12
/
+16
*
add Container
Stefan Majewsky
2018-02-04
1
-0
/
+172