minio/pkg
2015-07-10 11:49:27 -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 Add abbreviated close response, to avoid any leaks 2015-07-10 10:20:00 -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 Support signature v4 at rest 2015-07-10 11:49:27 -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 Rename definitions to log.go, add valid prefixes 2015-07-10 11:11:20 -07:00
utils Rename definitions to log.go, add valid prefixes 2015-07-10 11:11:20 -07:00