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.18.10
- Published
- Jan 9, 2023
- Platform
- windows/amd64
- Imports
- 5 packages
- Last checked
- 2 minutes ago –
Tools for package owners.