distribution/storagedriver/s3
Stephen J Day 66107df1af Use int64 for ReadStream and WriteStream offsets
This change brings the storagedriver API in line with the Go standard library's
use of int64 for offsets. The main benefit is simplicity in interfacing with
the io library reducing the number of type conversions in simple code.
2014-12-02 19:01:00 -08:00
..
s3.go Use int64 for ReadStream and WriteStream offsets 2014-12-02 19:01:00 -08:00
s3_test.go Lots of various golint fixes 2014-11-17 15:46:06 -08:00