minio/pkg
Harshavardhana 45b59b8456 Probe revamped to provide for a new WrappedError struct to wrap probes as error interface
This convenience was necessary to be used for golang library functions like io.Copy and io.Pipe
where we shouldn't be writing proxies and alternatives returning *probe.Error

This change also brings more changes across code base for clear separation regarding where an error
interface should be passed encapsulating *probe.Error and where it should be used as is.
2015-08-08 00:16:38 -07:00
..
auth Probe revamped to provide for a new WrappedError struct to wrap probes as error interface 2015-08-08 00:16:38 -07:00
controller Probe revamped to provide for a new WrappedError struct to wrap probes as error interface 2015-08-08 00:16:38 -07:00
cpu Move from Minimalist Object Storage to Minio Cloud Storage 2015-07-24 17:51:40 -07:00
crypto crypto/cleanup: remove unused functions 2015-07-29 13:09:55 -07:00
donut Probe revamped to provide for a new WrappedError struct to wrap probes as error interface 2015-08-08 00:16:38 -07:00
erasure Use missingEncodedBlocksCount directly instead of "-1" workaround in missingEncodedBlocks[] 2015-07-28 16:56:06 +05:30
hash/crc32c Move from Minimalist Object Storage to Minio Cloud Storage 2015-07-24 17:51:40 -07:00
probe Probe revamped to provide for a new WrappedError struct to wrap probes as error interface 2015-08-08 00:16:38 -07:00
quick Probe revamped to provide for a new WrappedError struct to wrap probes as error interface 2015-08-08 00:16:38 -07:00
server Probe revamped to provide for a new WrappedError struct to wrap probes as error interface 2015-08-08 00:16:38 -07:00
utils Migrate from iodine to probe 2015-08-03 16:33:44 -07:00