yet again restructure the whole damn thing
This commit is contained in:
@@ -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{}
|
||||
Reference in New Issue
Block a user