jsontree

package
v0.0.0-...-fc6873a Latest Latest
Warning

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

Go to latest
Published: Oct 30, 2017 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Char

type Char struct {
	Val   rune
	Color termbox.Attribute
}

type JsonTree

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

func New

func New(lines []Line) *JsonTree

func (*JsonTree) Line

func (t *JsonTree) Line(virtualLn int) Line

func (*JsonTree) ToggleLine

func (t *JsonTree) ToggleLine(virtualLn int)

type Line

type Line []Char

Jump to

Keyboard shortcuts

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