| commit | 655245a8a612c9cc93de133f59cc462cd3c4bf66 | [log] [tgz] |
|---|---|---|
| author | jrperritt <jrperritt@gmail.com> | Wed Aug 31 15:30:27 2016 -0500 |
| committer | GitHub <noreply@github.com> | Wed Aug 31 15:30:28 2016 -0500 |
| tree | b9da0538125ac12bc6a22dbd5fa4398eb82cfc8d | |
| parent | d5be3fe7d51eef1025c34a2abb8fffaf641d5683 [diff] |
More specific types for ObjectStorage response object fields (#74) * more accurate types for objectstorage response object fields (e.g. ContentLength: string -> in64) * containers unit tests for new field types * more specific types for accounts headers fields * update accounts unit tests * download header unmarshal method and unit test * object results unmarshal methods