feat: 添加文件驱动和本地驱动实现,支持文件操作功能

This commit is contained in:
2025-09-20 12:45:01 +08:00
parent 10dadc0af4
commit f8e4a84d53
5 changed files with 190 additions and 0 deletions

1
pkg/utils/file.go Normal file
View File

@ -0,0 +1 @@
package utils