aboutsummaryrefslogtreecommitdiff
path: root/iterator.go
Commit message (Expand)AuthorAgeFilesLines
* add support for pseudo-directories to ObjectIteratorStefan Majewsky2018-05-031-0/+6
* revamp the Headers APIStefan Majewsky2018-03-111-17/+13
* reorganize codeStefan Majewsky2018-02-191-2/+2
* initialize .Headers on accounts/containers during GET requestsStefan Majewsky2018-02-191-1/+26
* add Container.Objects(), type ObjectIteratorStefan Majewsky2018-02-171-0/+6
* prepare ContainerIterator for sharing code with ObjectIteratorStefan Majewsky2018-02-161-0/+136