minio/pkg/server
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
..
api Probe revamped to provide for a new WrappedError struct to wrap probes as error interface 2015-08-08 00:16:38 -07:00
minhttp Probe revamped to provide for a new WrappedError struct to wrap probes as error interface 2015-08-08 00:16:38 -07:00
rpc Probe revamped to provide for a new WrappedError struct to wrap probes as error interface 2015-08-08 00:16:38 -07:00
api_donut_cache_test.go Probe revamped to provide for a new WrappedError struct to wrap probes as error interface 2015-08-08 00:16:38 -07:00
api_donut_test.go Probe revamped to provide for a new WrappedError struct to wrap probes as error interface 2015-08-08 00:16:38 -07:00
api_signature_v4_test.go Probe revamped to provide for a new WrappedError struct to wrap probes as error interface 2015-08-08 00:16:38 -07:00
router.go Move from Minimalist Object Storage to Minio Cloud Storage 2015-07-24 17:51:40 -07:00
rpc_test.go Migrate from iodine to probe 2015-08-03 16:33:44 -07:00
server.go Probe revamped to provide for a new WrappedError struct to wrap probes as error interface 2015-08-08 00:16:38 -07:00
signature-v4_test.go Rename more 2015-07-24 18:09:53 -07:00