EqualSpan

Used to tell the diff() function whether to include Diff structs in its output slice that have all possible tags, including the Equal tag (Keep), or only difference tags, Insert, Delete, Replace (Drop).

Values

ValueMeaning
Drop
Keep

Meta