unversioned

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Dec 7, 2022 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Unversioned

type Unversioned struct {
	Versioned driver.VersionedPersistence
}

func (*Unversioned) BeginUpdate

func (db *Unversioned) BeginUpdate() error

func (*Unversioned) Close

func (db *Unversioned) Close() error

func (*Unversioned) Commit

func (db *Unversioned) Commit() error

func (*Unversioned) DeleteState

func (db *Unversioned) DeleteState(namespace, key string) error

func (*Unversioned) Discard

func (db *Unversioned) Discard() error

func (*Unversioned) GetState

func (db *Unversioned) GetState(namespace, key string) ([]byte, error)

func (*Unversioned) GetStateRangeScanIterator

func (db *Unversioned) GetStateRangeScanIterator(namespace string, startKey string, endKey string) (driver.ResultsIterator, error)

func (*Unversioned) SetState

func (db *Unversioned) SetState(namespace, key string, value []byte) error

Directories

Path Synopsis
Code generated by counterfeiter.
Code generated by counterfeiter.

Jump to

Keyboard shortcuts

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