# Functions
NewSource creates new instance of the source.
NewSources creates new instance.
NewStructMerge creates new instance.
# Constants
FieldPathSeparator is used to separate field names.
# Structs
Merge is a structure used for merger implementation(s).
MergedMeta holds metadata of merged source.
Source holds source.
Sources holds sources.
StructMerge holds sources and merged metadata.
# Interfaces
Merger ...