Introduce file locking and fs abstraction

This commit is contained in:
Benedikt Kulmann
2020-04-21 12:00:34 +02:00
parent d3412c965a
commit 4617e7c6cc
6 changed files with 137 additions and 100 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
// package http
package http
// import (
// svc "github.com/owncloud/ocis-settings/pkg/service/v0"