mirror of
https://github.com/minio/minio.git
synced 2024-12-31 17:43:21 -05:00
45b59b8456
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. |
||
---|---|---|
.. | ||
acl.go | ||
api.go | ||
bucket-handlers.go | ||
contenttype.go | ||
definitions.go | ||
errors.go | ||
generic-handlers.go | ||
headers.go | ||
logging-handlers.go | ||
object-handlers.go | ||
range.go | ||
resources.go | ||
response.go | ||
signature.go | ||
utils.go |