Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SortDiffLines ¶
func SortDiffLines(ds []DiffLine)
Types ¶
type Expression ¶
type Expression struct {
// contains filtered or unexported fields
}
func Parse ¶
func Parse(b []byte) (*Expression, error)
func (*Expression) DiffValue ¶
func (e *Expression) DiffValue(v Value) *Diff
Source Files
¶
Click to show internal directories.
Click to hide internal directories.