//
pkg.gl
Category
github.com/launchdarkly/cr-flags
diff
package
0.7.0-rc.4
Repository:
https://github.com/launchdarkly/cr-flags.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
1
Files
101 SLOC
#
Functions
CheckDiff
No description provided by the author
ProcessDiffs
No description provided by the author
#
Constants
Add
Add item represents an insert diff.
Delete
Delete item represents a delete diff.
Equal
Equal item represents an equals diff.
#
Structs
DiffPaths
No description provided by the author
#
Type aliases
Operation
Operation defines the operation of a diff item.