sync fileswip

This commit is contained in:
m
2026-07-12 00:03:02 +02:00
parent a2b3f75321
commit 01d1b9f04c
+5
View File
@@ -11,6 +11,11 @@ import (
"github.com/vaultdrop/backend/internal/service"
)
// retourne qui est delete qui est updated et created
func SyncFiles(c *gin.Context) {
}
func ListFiles(c *gin.Context) {
dirs, err := os.ReadDir("./uploads/")