diff

package
v0.0.0-...-d807e2c Latest Latest
Warning

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

Go to latest
Published: Sep 15, 2018 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Entry

func Entry(cfg *Config)

Types

type Config

type Config struct {
	Schema1    string
	Schema2    string
	DoSkipRefs bool
	// contains filtered or unexported fields
}

type Difference

type Difference interface {
	String() string
	// contains filtered or unexported methods
}

func Diff

func Diff(s1, s2 jsonsch.Schema, titles *titleStrings) ([]Difference, error)

type DifferingTypes

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

func (*DifferingTypes) String

func (d *DifferingTypes) String() string

type MissingField

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

func (*MissingField) String

func (m *MissingField) String() string

Jump to

Keyboard shortcuts

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