multiplexed

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Oct 2, 2025 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MockTypeConfig

func MockTypeConfig[T any](typ driver.PersistenceType, config T) *mock.ConfigProvider

Types

type Driver

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

func NewDriver

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

func (Driver) NewAuditInfo

func (d Driver) NewAuditInfo(name driver2.PersistenceName, params ...string) (driver2.AuditInfoStore, error)

func (Driver) NewBinding

func (d Driver) NewBinding(name driver2.PersistenceName, params ...string) (driver2.BindingStore, error)

func (Driver) NewKVS

func (d Driver) NewKVS(name driver2.PersistenceName, params ...string) (driver2.KeyValueStore, error)

func (Driver) NewSignerInfo

func (d Driver) NewSignerInfo(name driver2.PersistenceName, params ...string) (driver2.SignerInfoStore, error)

Jump to

Keyboard shortcuts

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