Documentation ¶
Overview ¶
Copyright 2018 The trust-net Authors A DB interface that application needs to provide to DLT stack
Copyright 2018 The trust-net Authors In memory implementation of DB interface for testing purpose
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewInMemDatabase ¶
func NewInMemDatabase(name string) *inMemDb
func NewInMemDbProvider ¶
func NewInMemDbProvider() *inMemDbProvider
Types ¶
type DbProvider ¶
Click to show internal directories.
Click to hide internal directories.