https://github.com/tshakalekholoane/diff
Exports the Go standard library's internal/diff package.
https://github.com/tshakalekholoane/diff
diff go golang golang-library golang-package golang-testing golang-tests patience patience-diff testing tests unified-diff
Last synced: 5 months ago
JSON representation
Exports the Go standard library's internal/diff package.
- Host: GitHub
- URL: https://github.com/tshakalekholoane/diff
- Owner: tshakalekholoane
- License: bsd-3-clause
- Created: 2023-12-06T15:03:43.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-06-09T10:38:48.000Z (5 months ago)
- Last Synced: 2025-06-11T10:07:18.999Z (5 months ago)
- Topics: diff, go, golang, golang-library, golang-package, golang-testing, golang-tests, patience, patience-diff, testing, tests, unified-diff
- Language: Go
- Homepage: https://tshaka.dev/x/diff
- Size: 19.5 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# diff
[](https://pkg.go.dev/tshaka.dev/x/diff)

Exports the standard library's [internal/diff](https://pkg.go.dev/internal/diff) package.
```shell
go get tshaka.dev/x/diff
```