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.17.7
- Published
- Feb 9, 2022
- Platform
- js/wasm
- Imports
- 5 packages
- Last checked
- 1 minute ago –
Tools for package owners.