KV

package
v0.0.136 Latest Latest
Warning

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

Go to latest
Published: Jan 27, 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
	Category int
	Node     uint64
	Local    bool
}

func NewDecode

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

func NewEncode

func NewEncode(key string, value []byte, node uint64, category int) 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