File: doc.go

package info (click to toggle)
golang-github-andreyvit-diff 0.0~git20170406.c7f18ee-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 84 kB
  • sloc: makefile: 2
file content (2 lines) | stat: -rw-r--r-- 141 bytes parent folder | download | duplicates (3)
1
2
// diff provides quick and easy string diffing functions based on github.com/sergi/go-diff, mainly for diffing strings in tests
package diff