mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-09-23 12:35:37 -04:00
yet again restructure the whole damn thing
This commit is contained in:
2 files changed
+5
-2
No files matched your search
@@ -0,0 +1,5 @@
|
||||
// Package store implements the go-micro store interface
|
||||
package store
|
||||
|
||||
// Store interacts with the filesystem to manage account information
|
||||
type Store struct{}
|
||||
@@ -1,2 +0,0 @@
|
||||
// Package store implements the go-micro store interface
|
||||
package store
|
||||
Reference in new issue
Block a user