Implement delimiter, path prefix

This commit is contained in:
Harshavardhana
2015-02-26 17:23:42 -08:00
parent 01e84c596c
commit 53669a0854
10 changed files with 168 additions and 80 deletions

View File

@@ -7,7 +7,7 @@
// Using this part of Minio codebase under the license
// Apache License Version 2.0 with modifications
// Package sha256 SHA256SSE3, SHA256AVX, SHA256AVX2
// Package sha256 provides SHA256SSE3, SHA256AVX, SHA256AVX2
package sha256
import (