You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
minio/cmd/erasure-demo
Frederick F. Kautz IV 19da9760b3 ObjectStorage refactor to take io.Reader instead of []byte 10 years ago
..
decode.go Add crc32c checksum support for erasure chunks 10 years ago
encode.go Add crc32c checksum support for erasure chunks 10 years ago
fs.go ObjectStorage refactor to take io.Reader instead of []byte 10 years ago
get.go
main.go
put.go