dbmanager

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Oct 21, 2021 License: Apache-2.0, BSD-2-Clause Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ChainKVStoreProvider

type ChainKVStoreProvider func(chainID *iscp.ChainID) kvstore.KVStore

type DBManager

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

func NewDBManager

func NewDBManager(log *logger.Logger, inMemory bool) *DBManager

func (*DBManager) Close

func (m *DBManager) Close()

func (*DBManager) GetKVStore

func (m *DBManager) GetKVStore(chainID *iscp.ChainID) kvstore.KVStore

func (*DBManager) GetOrCreateKVStore

func (m *DBManager) GetOrCreateKVStore(chainID *iscp.ChainID) kvstore.KVStore

func (*DBManager) GetRegistryKVStore

func (m *DBManager) GetRegistryKVStore() kvstore.KVStore

func (*DBManager) RunGC

func (m *DBManager) RunGC(shutdownSignal <-chan struct{})

Jump to

Keyboard shortcuts

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