aboutsummaryrefslogtreecommitdiff
path: root/container.go
Commit message (Expand)AuthorAgeFilesLines
* 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