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