minio/pkg
2015-07-08 21:53:13 -07:00
..
auth Generate auth now saves in ${HOME}/.minio/users.json, also authHandler verifies request validity 2015-07-08 21:53:13 -07:00
controller Generate auth now saves in ${HOME}/.minio/users.json, also authHandler verifies request validity 2015-07-08 21:53:13 -07:00
cpu Implement new CPU detection using cpuid, cpuidex plan9 instructions from klauspost/cpuid project, remove C code 2015-07-04 14:28:16 -07:00
crypto Implement new CPU detection using cpuid, cpuidex plan9 instructions from klauspost/cpuid project, remove C code 2015-07-04 14:28:16 -07:00
donut HTTP header Content-Length signifies body length of the request, if its smaller reply appropriately 2015-07-08 20:56:41 -07:00
erasure Go vet fixes for donut 2015-06-24 21:07:03 -07:00
hash/crc32c Restructure codebase move crypto, checksum to top-level, move `split` into donut, move crypto/keys into api/auth 2015-07-03 15:24:51 -07:00
iodine Trim iodine path properly, so that now errors have github.com/minio/minio prefixed 2015-06-23 13:36:54 -07:00
quick Move atomic file writes into its own package, use them inside quick and disk packages 2015-07-07 12:29:14 -07:00
server Generate auth now saves in ${HOME}/.minio/users.json, also authHandler verifies request validity 2015-07-08 21:53:13 -07:00
utils Moving os.MkdirAll() inside atomic for auto parent directory creates 2015-07-07 12:35:57 -07:00