type github.com/google/go-cmp/cmp/internal/diff.debugger
5 uses
github.com/google/go-cmp/cmp/internal/diff (current package)
debug_disable.go#L9: var debug debugger
debug_disable.go#L11: type debugger struct{}
debug_disable.go#L13: func (debugger) Begin(_, _ int, f EqualFunc, _, _ *EditScript) EqualFunc {
debug_disable.go#L16: func (debugger) Update() {}
debug_disable.go#L17: func (debugger) Finish() {}
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |