features: add new interfaces OpenChunkWriter and ChunkWriter #7056
This commit is contained in:
parent
9b3b1c7067
commit
f36ca0cd25
9 changed files with 106 additions and 9 deletions
|
@ -40,6 +40,7 @@ func TestIntegration(t *testing.T) {
|
|||
UnimplementableFsMethods: []string{
|
||||
"PublicLink",
|
||||
"OpenWriterAt",
|
||||
"OpenChunkWriter",
|
||||
"MergeDirs",
|
||||
"DirCacheFlush",
|
||||
"UserInfo",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue