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
/
headers.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
finish moving towards new auto-generated Headers implementation
Stefan Majewsky
2018-02-07
1
-0
/
+7
*
switch from reflection to code generation
Stefan Majewsky
2018-02-07
1
-154
/
+17
*
add type-safe accessors for most container headers
Stefan Majewsky
2018-02-05
1
-9
/
+25
*
apparently having a private member is not enough
Stefan Majewsky
2018-02-05
1
-2
/
+25
*
redesign the header API
Stefan Majewsky
2018-02-05
1
-232
/
+90
*
add Container
Stefan Majewsky
2018-02-04
1
-0
/
+11
*
add tests for metadata
Stefan Majewsky
2018-02-04
1
-5
/
+2
*
use dedicated Metadata type instead of http.Header
Stefan Majewsky
2018-02-04
1
-20
/
+14
*
build HTTP requests without ProviderClient.Request(), make tests work
Stefan Majewsky
2018-02-04
1
-59
/
+70
*
compileHeaders: do not serialize read-only fields
Stefan Majewsky
2018-01-30
1
-2
/
+2
*
implement compileHeaders
Stefan Majewsky
2018-01-30
1
-1
/
+44
*
finalize Account.Post() design, add initial account tests
Stefan Majewsky
2018-01-30
1
-1
/
+1
*
lay down the full Account API
Stefan Majewsky
2018-01-29
1
-0
/
+232