Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StoreService ¶
type StoreService struct {
driver.WalletStore
}
StoreService is a database that stores wallet related information
type StoreServiceManager ¶
type StoreServiceManager db.StoreServiceManager[*StoreService]
func NewStoreServiceManager ¶
func NewStoreServiceManager(cp driver2.ConfigService, drivers multiplexed.Driver) StoreServiceManager
Click to show internal directories.
Click to hide internal directories.