An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# diff

[![Go Reference](https://pkg.go.dev/badge/tshaka.dev/x/diff.svg)](https://pkg.go.dev/tshaka.dev/x/diff)
![Continuous Integration](https://github.com/tshakalekholoane/diff/actions/workflows/ci.yaml/badge.svg)

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

```shell
go get tshaka.dev/x/diff
```