graviton

package
v0.0.0-...-c7a1919 Latest Latest
Warning

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

Go to latest
Published: Mar 13, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GravitonStore

type GravitonStore struct {
	Database *graviton.Store
}

func (*GravitonStore) BuildDagFromStore

func (store *GravitonStore) BuildDagFromStore(root string) (*merkle_dag.Dag, error)

func (*GravitonStore) InitStore

func (store *GravitonStore) InitStore(args ...interface{}) error

func (*GravitonStore) RetrieveLeaf

func (store *GravitonStore) RetrieveLeaf(root string, hash string) (*merkle_dag.DagLeaf, error)

func (*GravitonStore) StoreDag

func (store *GravitonStore) StoreDag(dag *merkle_dag.Dag) error

func (*GravitonStore) StoreLeaf

func (store *GravitonStore) StoreLeaf(root string, leaf *merkle_dag.DagLeaf) error

Jump to

Keyboard shortcuts

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