konnectd working

This commit is contained in:
A.Unger
2020-09-18 14:57:59 +02:00
parent 33ff094524
commit b23ea8f21b
14 changed files with 714 additions and 135 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ package assets
import (
"github.com/owncloud/ocis/konnectd/pkg/config"
"github.com/owncloud/ocis-pkg/v2/log"
"github.com/owncloud/ocis/ocis-pkg/log"
)
// Option defines a single option function.