mem

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: 9 Imported by: 0

Documentation

Index

Constants

View Source
const Persistence driver2.PersistenceType = "memory"

Variables

View Source
var Op = &optsProvider{}

Functions

func NewNamedDriver

func NewNamedDriver(dbProvider sqlite2.DbProvider) driver3.NamedDriver

Types

type Driver

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

func NewDriver

func NewDriver() *Driver

func NewDriverWithDbProvider

func NewDriverWithDbProvider(dbProvider sqlite2.DbProvider) *Driver

func (*Driver) NewEndorseTx

func (d *Driver) NewEndorseTx(_ driver.PersistenceName, params ...string) (driver3.EndorseTxStore, error)

func (*Driver) NewEnvelope

func (d *Driver) NewEnvelope(_ driver.PersistenceName, params ...string) (driver3.EnvelopeStore, error)

func (*Driver) NewMetadata

func (d *Driver) NewMetadata(_ driver.PersistenceName, params ...string) (driver3.MetadataStore, error)

func (*Driver) NewVault

func (d *Driver) NewVault(_ driver.PersistenceName, params ...string) (driver2.VaultStore, error)

Jump to

Keyboard shortcuts

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