Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type JsonOpts ¶
type JsonOpts struct { Primitive TransformPrimitiveJson Object TransformObjectJson Array TransformArrayJson Unknown TransformUnknownJson Sensitive TransformSensitiveJson TypeChange TransformTypeChangeJson }
JsonOpts defines the external callback functions that callers should implement to process the supplied diffs.
type TransformObjectJson ¶
type TransformPrimitiveJson ¶
type TransformSensitiveJson ¶ added in v1.4.6
type TransformTypeChangeJson ¶
type TransformUnknownJson ¶ added in v1.4.6
Click to show internal directories.
Click to hide internal directories.