Documentation ¶ Index ¶ func LineDiff(left, right string) string Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func LineDiff ¶ func LineDiff(left, right string) string LineDiff returns a human-readable unified diff of two multiline strings. This function is supposed to be used in tests, so it does not pretend or needs to be a high quality diffing function. Types ¶ This section is empty. Source Files ¶ View all Source files diff.go Click to show internal directories. Click to hide internal directories.