node

package
v0.0.0-...-4e84fbd Latest Latest
Warning

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

Go to latest
Published: Jul 21, 2016 License: BSD-3-Clause Imports: 1 Imported by: 1

Documentation

Index

Constants

View Source
const (
	Persist = iota
	Ephemeral
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Flag

type Flag int

func (Flag) String

func (f Flag) String() string

type Node

type Node struct {
	Data     []byte
	Children []string
	Flags    Flag
	Version  uint64
	Owner    uint64
}

func (*Node) String

func (n *Node) String() string

Jump to

Keyboard shortcuts

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