minio-hs/test
Krishnan Parthasarathi fe7aef21b7 Make copyObject use SourceInfo, DestinationInfo (#73)
* Make CopyPartSource constructor private

... and make individual record accessors exported. This change allows
adding of additional record members to CopyPartSource without breaking
applications.

* Move high-level copyObject functions to CopyObject module

* Make copyObject use SourceInfo, DestinationInfo

... to allow supporting features like client-side and server-side
encryption subsequently.

- fix warnings in tests/LiveServer.hs
2017-12-04 07:24:48 -08:00
..
Network/Minio Add Bucket Notification APIs (#59) 2017-10-25 08:43:35 +00:00
LiveServer.hs Make copyObject use SourceInfo, DestinationInfo (#73) 2017-12-04 07:24:48 -08:00
Spec.hs Make copyObject use SourceInfo, DestinationInfo (#73) 2017-12-04 07:24:48 -08:00