stacktic
/
dropbox
Archived
1
0
Fork 0
Commit Graph

4 Commits

Author SHA1 Message Date
Nick Craig-Wood 65cf94b76c Make Entry.Size and ChunkUploadResponse.Offset be int64 - fixes #19
This allows the code to deal with files > 2 GB in size.  Previous to
this change a file > 2 GB would cause a JSON unmarshal error.

This is a breaking change to the API.  However the Go compiler will
throw errors at the right places when compiling so should be easy to
fix up the code.
2015-08-03 21:03:46 +01:00
Arnaud Ysmal 558d54553c Add support for the datastore API (early beta) 2014-03-23 18:58:53 +01:00
Arnaud Ysmal 47f279a224 Lintify 2014-02-24 19:22:35 +01:00
Arnaud Ysmal 680ec4d023 Initial import 2014-02-19 23:15:46 +01:00