delta

package
v0.1.7 Latest Latest
Warning

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

Go to latest
Published: Jun 25, 2023 License: Apache-2.0, Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DeltaBroker

type DeltaBroker interface {
	GetLocker() bool
	ReleaseLocker()
	ResetMostRecentHeightAfterUpload(height int64, upload func(int64) bool) (bool, int64, error)
	SetDeltas(height int64, bytes []byte) error
	GetDeltas(height int64) ([]byte, error, int64)
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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