mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-19 10:50:25 -06:00
yet again restructure the whole damn thing
This commit is contained in:
5
pkg/store/filesystem/store.go
Normal file
5
pkg/store/filesystem/store.go
Normal file
@@ -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