webapp

package
v0.0.0-...-189b65e Latest Latest
Warning

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

Go to latest
Published: Jan 7, 2019 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DiffMode  = Mode("diff")
	PatchMode = Mode("patch")
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Mode

type Mode string

type State

type State struct {
	InputA     string
	NodeA      jd.JsonNode
	NodeAError error
	InputB     string
	NodeB      jd.JsonNode
	NodeBError error
	InputDiff  string
	Diff       jd.Diff
	DiffError  error
	Mode       Mode
	Debug      string
}

Jump to

Keyboard shortcuts

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