package
0.0.0-20190930002912-917641f8ea70
Repository: https://github.com/dotchain/dot.git
Documentation: pkg.go.dev

# Functions

Merge merges a path with a change.
NewContainer wraps the value and refs into a Container.

# Variables

InvalidRef refers to a ref that no longer exists.

# Structs

Caret is a reference to a specific position in an array-like object.
Container wraps a Value and a set of references into the value.
MergeResult contains the result of calling Merge on a path.
Range is a reference to a specific selection of elements in an array-like object.
Update implements changes.Change interface.

# Interfaces

PathMerger is the interface that custom Change types should implement.
Ref represents the core Reference type.

# Type aliases

Path represents a reference to a value at a specific path.