difference

package
v0.0.14 Latest Latest
Warning

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

Go to latest
Published: Jun 5, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Difference

type Difference struct {
	OldData interface{}
	NewData interface{}
	ID      interface{}
	// contains filtered or unexported fields
}

func NewDifference

func NewDifference(ID, oldModel, newModel interface{}) *Difference

func (*Difference) CalcDifference

func (d *Difference) CalcDifference() error

func (*Difference) ToDict

func (d *Difference) ToDict() map[string]interface{}

Jump to

Keyboard shortcuts

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