minio-hs/src/Network/Minio
Krishnan Parthasarathi fd66d85167 Add getObject and putObject examples
- Use mkRandFile instead of depending on files on disk.
2017-02-13 16:03:42 +05:30
..
Data Make parallel upload also resume an existing upload 2017-02-13 16:03:42 +05:30
Sign Fix shadowing warnings 2017-02-13 16:03:42 +05:30
API.hs Align imports 2017-02-13 16:03:42 +05:30
Data.hs Add getObject and putObject examples 2017-02-13 16:03:42 +05:30
ListOps.hs Makes sequential uploads resumable. 2017-02-13 16:03:42 +05:30
PutObject.hs Multipart upload bug fixes and test fixes 2017-02-13 16:03:42 +05:30
S3API.hs Improve error handling; misc 2017-02-13 16:03:42 +05:30
Utils.hs Improve error handling; misc 2017-02-13 16:03:42 +05:30
XmlGenerator.hs Align imports 2017-02-13 16:03:42 +05:30
XmlParser.hs parseListObjectsResponse should handle empty etags 2017-02-13 16:03:42 +05:30