merger

package
v0.0.0-...-168a7d3 Latest Latest
Warning

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

Go to latest
Published: Aug 26, 2019 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CVFSMerger

type CVFSMerger interface {
	ForEach(func(k string, bc *leveldb.Batch) error) error

	Put(dbKey string, k []byte, v []byte)

	Del(dbKey string, k []byte)

	Upload(ind *core.IpfsNode) cid.Cid

	Dump() []byte

	Load([]byte) error

	PutBatch(dbkey string, batch *leveldb.Batch)
}

func NewMerger

func NewMerger() CVFSMerger

Jump to

Keyboard shortcuts

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