package
0.4.0
Repository: https://github.com/vmitov/casper.git
Documentation: pkg.go.dev

# Functions

Diff returns a visual representation of the changes.
NewAdd create Add.
NewRemove creates Remove.
NewUpdate creates update.

# Structs

Add is an addition change.
Pair is a single key/value pair.
Remove is an removal change.
Update is an update change.

# Interfaces

KVChange represent one change in key/value storage.

# Type aliases

KVChanges is a collection of key/value changes.