mirror of
https://github.com/pgsty/minio.git
synced 2026-08-08 23:33:30 +03:00
Simplify fs codebase, split them into separate files and more commenting
This commit is contained in:
@@ -7,6 +7,7 @@ import (
|
||||
"github.com/minio-io/minio/pkg/storage/donut/erasure/erasure1"
|
||||
)
|
||||
|
||||
// EncoderTechnique - encoder matrix type
|
||||
type EncoderTechnique int
|
||||
|
||||
const (
|
||||
|
||||
Reference in New Issue
Block a user