simplelistmerge

package
v0.10.0 Latest Latest
Warning

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

Go to latest
Published: May 17, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const ALGORITHM = "simpleListMerge"

Variables

This section is empty.

Functions

func New

func New() hpi.Handler

Types

type Config

type Config struct {
	IgnoredFields []string `json:"ignoredFields,omitempty"`
}

func NewConfig

func NewConfig(fields ...string) *Config

func (*Config) Complete

func (c *Config) Complete(ctx hpi.Context) error

type Entry

type Entry = interface{}

type Value

type Value = []Entry

Value is the minimal structure of values usable with the merge algorithm.

Jump to

Keyboard shortcuts

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