mirror of
https://github.com/golang/go.git
synced 2025-05-05 15:43:04 +00:00
The only exposed symbol is now the ComputeEdits function, all other functionality is now moved up to the diff layer and using edits instead of operations. Change-Id: I149e4f3276592e1a7c2c52e6eaffc826cc22a9fa Reviewed-on: https://go-review.googlesource.com/c/tools/+/198518 Run-TryBot: Ian Cottrell <iancottrell@google.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Rebecca Stambler <rstambler@golang.org>