tree

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Nov 1, 2021 License: Apache-2.0 Imports: 3 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Tree

type Tree struct {
	// contains filtered or unexported fields
}

func New

func New(v interface{}) (*Tree, error)

func (*Tree) Add

func (t *Tree) Add(ks []string, v interface{})

func (*Tree) Append

func (t *Tree) Append(src, dst []string)

func (*Tree) Del

func (t *Tree) Del(ks []string)

func (*Tree) Get

func (t *Tree) Get(ks []string) interface{}

func (*Tree) Move

func (t *Tree) Move(src, dst []string)

func (*Tree) Sort

func (t *Tree) Sort()

Jump to

Keyboard shortcuts

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