minio/pkg
Harshavardhana a060b158c8 Add quick.CheckVersion() to verify config version quickly before unmarshalling the full struct
This is needed during migration where we would need to verify the underlying version number
in a quick way.
2015-10-07 17:44:33 -07:00
..
atomic Move atomic package to the top and simplify its tests 2015-09-20 13:51:38 -07:00
cpu Migrate to golang1.5 release with GO15VENDOREXPERIMENT=1 enabled 2015-08-22 18:35:37 -07:00
crypto Migrate to golang1.5 release with GO15VENDOREXPERIMENT=1 enabled 2015-08-22 18:35:37 -07:00
donut Make erasure matrix type not optional choose automatically 2015-10-05 22:38:02 -07:00
erasure Make erasure Encode and Decode atomic to avoid races 2015-10-06 23:05:01 -07:00
hash/crc32c Move from Minimalist Object Storage to Minio Cloud Storage 2015-07-24 17:51:40 -07:00
minhttp Restructure server code, controller now runs in silo 2015-08-27 17:07:32 -07:00
probe Prober stringer should avoid frivolous newlines 2015-09-29 10:13:11 -07:00
quick Add quick.CheckVersion() to verify config version quickly before unmarshalling the full struct 2015-10-07 17:44:33 -07:00
signature Canonicalize all the incoming input values, now PresignedPostPolicy works with minio-go 2015-10-06 10:21:28 -07:00