perkeep/pkg/types
Tamás Gulácsi 97520583b8 Use 'uint32' instead of 'int64' for blob sizes everywhere.
Not just in blob.SizedRef, but in blobserver.Fetch and
blobserver.FetchStreaming, too.
Blobs have a max size of 10-32 MB anyway, and the index.Corpus is now using
uint32 to save memory.

Change-Id: I1172445c2f9463fdaee55bfe0f1218d44be4aa53
2014-02-08 17:58:12 +01:00
..
camtypes pkg/client: some cleanup, doc on the website 2013-12-23 20:23:21 +01:00
clientconfig pkg/client: fix method to find a server in the config 2014-01-07 18:52:48 -08:00
atomics.go
example_test.go diskpacked: keep fd open to every pack file. 2014-01-20 10:50:42 -08:00
types.go Use 'uint32' instead of 'int64' for blob sizes everywhere. 2014-02-08 17:58:12 +01:00
types_test.go pkg/types: add InvertedBool 2014-01-23 22:54:18 +01:00