multiplexed

package
v0.5.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 17, 2025 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Driver

type Driver struct {
	// contains filtered or unexported fields
}

func NewDriver

func NewDriver(config driver.Config, ds ...driver.NamedDriver) Driver

func (Driver) NewAuditTransaction

func (d Driver) NewAuditTransaction(name driver2.PersistenceName, params ...string) (driver.AuditTransactionStore, error)

func (Driver) NewIdentity

func (d Driver) NewIdentity(name driver2.PersistenceName, params ...string) (driver.IdentityStore, error)

func (Driver) NewOwnerTransaction

func (d Driver) NewOwnerTransaction(name driver2.PersistenceName, params ...string) (driver.TokenTransactionStore, error)

func (Driver) NewToken

func (d Driver) NewToken(name driver2.PersistenceName, params ...string) (driver.TokenStore, error)

func (Driver) NewTokenLock

func (d Driver) NewTokenLock(name driver2.PersistenceName, params ...string) (driver.TokenLockStore, error)

func (Driver) NewTokenNotifier

func (d Driver) NewTokenNotifier(name driver2.PersistenceName, params ...string) (driver.TokenNotifier, error)

func (Driver) NewWallet

func (d Driver) NewWallet(name driver2.PersistenceName, params ...string) (driver.WalletStore, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL