package diff
import "cmd/internal/diff"
Package diff implements a Diff function that compare two inputs using the 'diff' tool.
Index ¶
Functions ¶
func Diff ¶
Returns diff of two arrays of bytes in diff tool format.
Source Files ¶
- Version
- v1.16.13
- Published
- Jan 6, 2022
- Platform
- linux/amd64
- Imports
- 4 packages
- Last checked
- 57 seconds ago –
Tools for package owners.