5824: Add some clarifying comments and golint/vet/fmt fixes.
[arvados.git] / sdk / go / keepclient / collectionreader.go
2015-10-29 Tom Clegg5824: Add some clarifying comments and golint/vet/fmt...
2015-10-17 Tom Clegg5824: Fix up error checking and early-close behavior...
2015-10-15 Tom Clegg5824: add (*KeepClient)CollectionFileReader()