This commit is contained in:
a
2022-03-28 16:50:28 +00:00
55 changed files with 1057 additions and 483 deletions

View File

@@ -49,7 +49,7 @@ import (
)
type FilerOption struct {
Masters []pb.ServerAddress
Masters map[string]pb.ServerAddress
Collection string
DefaultReplication string
DisableDirListing bool