package
4.6.5+incompatible
Repository: https://github.com/bitcoincore-dev/grafana.git
Documentation: pkg.go.dev
# Functions
CompareDashboardVersionsCommand computes the JSON diff of two versions, assigning the delta of the diff to the `Delta` field.
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
ErrNilDiff occurs when two compared interfaces are identical.
ErrUnsupportedDiffType occurs when an invalid diff type is used.
# Structs
No description provided by the author
A BasicBlock represents a top-level element in a basic diff.
A BasicChange represents the change from an old to new value.
A BasicDiff holds the stateful values that are used when generating a basic diff from JSON tokens.
No description provided by the author
A BasicSummary represents the changes within a basic block that're too deep or verbose to be represented in the top-level BasicBlock element, or in the BasicChange.
No description provided by the author
No description provided by the author
JSONLine contains the data required to render each line of the JSON diff and contains the data required to produce the tokens output in the basic diff.
No description provided by the author
No description provided by the author