//
pkg.gl
Category
github.com/elastic/harp
pkg
bundle
compare
package
0.2.11
Repository:
https://github.com/elastic/harp.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
3
Files
270 SLOC
#
Functions
Diff
Diff calculates bundle differences.
ToPatch
ToPatch convert oplog to a bundle patch.
#
Constants
Add
Add describes an operation where the traget path object has been added.
Remove
Remove describes that entity has been removed.
Replace
Replace describes an operation to replace content of the target path object.
#
Structs
DiffItem
DiffItem represents bundle comparison operations.
#
Type aliases
OpLog
OpLog represents operation log calculate from bundle differences.