memory

package
v0.0.0-alpha5 Latest Latest
Warning

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

Go to latest
Published: Sep 29, 2022 License: AGPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Memory

type Memory struct {
	sync.RWMutex

	DB *memdb.MemDB
}

Memory -

func New

func New(schema *memdb.DBSchema) (*Memory, error)

New -

func (*Memory) Close

func (m *Memory) Close()

Close -

func (*Memory) GetConnectionType

func (m *Memory) GetConnectionType() string

GetConnectionType -

func (*Memory) IsReady

func (m *Memory) IsReady(ctx context.Context) (bool, error)

IsReady -

Jump to

Keyboard shortcuts

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