Versions in this module Expand all Collapse all v0 v0.4.0 Jan 7, 2025 Changes in this version + const EnvVarKey + const OptsKey + func NewDriver() db.NamedDriver[driver.IdentityDBDriver] + type Driver struct + func (d *Driver) OpenIdentityDB(cp driver.ConfigProvider, tmsID token.TMSID) (driver.IdentityDB, error) + func (d *Driver) OpenWalletDB(cp driver.ConfigProvider, tmsID token.TMSID) (driver.WalletDB, error)