multiplexed

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Jul 16, 2025 License: Apache-2.0 Imports: 8 Imported by: 1

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 vdbdriver.Config, ds ...fdbdriver.NamedDriver) Driver

func (Driver) NewEndorseTx

func (d Driver) NewEndorseTx(name vdbdriver.PersistenceName, params ...string) (fdbdriver.EndorseTxStore, error)

func (Driver) NewEnvelope

func (d Driver) NewEnvelope(name vdbdriver.PersistenceName, params ...string) (fdbdriver.EnvelopeStore, error)

func (Driver) NewMetadata

func (d Driver) NewMetadata(name vdbdriver.PersistenceName, params ...string) (fdbdriver.MetadataStore, error)

func (Driver) NewVault

func (d Driver) NewVault(name vdbdriver.PersistenceName, params ...string) (driver.VaultStore, error)

Jump to

Keyboard shortcuts

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