aboutsummaryrefslogtreecommitdiff
path: root/container.go
Commit message (Expand)AuthorAgeFilesLines
* proof-read documentationStefan Majewsky2018-05-031-1/+3
* add Account.isEqualTo, Container.isEqualToStefan Majewsky2018-04-271-0/+4
* revamp the Headers APIStefan Majewsky2018-03-111-9/+6
* reorganize codeStefan Majewsky2018-02-191-5/+5
* add Container.Objects(), type ObjectIteratorStefan Majewsky2018-02-171-0/+22
* ensure that response body is drainedStefan Majewsky2018-02-111-0/+2
* sketch out the initial Object APIStefan Majewsky2018-02-101-5/+5
* switch from reflection to code generationStefan Majewsky2018-02-071-15/+5
* apparently having a private member is not enoughStefan Majewsky2018-02-051-1/+10
* redesign the header APIStefan Majewsky2018-02-051-12/+16
* add ContainerStefan Majewsky2018-02-041-0/+172