KV

package
v0.0.138 Latest Latest
Warning

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

Go to latest
Published: Feb 3, 2025 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type KV

type KV struct {
	Key   string
	Val   []byte
	Node  uint64
	Local bool
}

func NewDecode

func NewDecode(decoder *gob.Decoder, node uint64) KV

func NewEncode

func NewEncode(key string, value []byte, node uint64) KV

func (KV) IsLocal

func (kv KV) IsLocal() bool

Jump to

Keyboard shortcuts

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