cluster

package
v0.0.0-...-2f20b05 Latest Latest
Warning

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

Go to latest
Published: Dec 15, 2024 License: GPL-3.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DataNode

type DataNode interface {
	SyncList(snapshotTime *time.Time) (*common.SyncContainer, error)
	SyncRead(snapshotTime *time.Time, sha512Hex string, drop bool,
		dataHandler func(data []byte) error,
		verifyHandler func(usage uint16) bool,
	) error
}

func NewDataNode

func NewDataNode(address string) (DataNode, error)

Jump to

Keyboard shortcuts

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