Documentation
¶
Index ¶
Constants ¶
View Source
const ( MODE_DEFAULT = defaultmerge.MODE_DEFAULT MODE_NONE = defaultmerge.MODE_NONE MODE_LOCAL = defaultmerge.MODE_LOCAL MODE_INBOUND = defaultmerge.MODE_INBOUND )
View Source
const ALGORITHM = "mapListMerge"
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Config struct {
defaultmerge.Config
KeyField string `json:"keyField"`
Entries *hpi.Specification `json:"entries,omitempty"`
}
type Mode ¶
type Mode = defaultmerge.Mode
Click to show internal directories.
Click to hide internal directories.