feat: 115 open driver (#8139)

* wip: 115 open

* chore(go.mod): update 115-sdk-go dependency version

* feat(115_open): implement directory management and file operations

* chore(go.mod): update 115-sdk-go dependency to v0.1.1 and adjust callback handling in driver

* chore: rename driver
This commit is contained in:
Andy Hsu
2025-03-17 00:52:09 +08:00
committed by GitHub
parent d20f41d687
commit 3499c4db87
7 changed files with 436 additions and 23 deletions

3
drivers/115_open/util.go Normal file
View File

@ -0,0 +1,3 @@
package _115_open
// do others that not defined in Driver interface