package flags
import "github.com/google/go-cmp/cmp/internal/flags"
Index ¶
Constants ¶
const AtLeastGo110 = true
AtLeastGo110 reports whether the Go toolchain is at least Go 1.10.
Variables ¶
var Deterministic bool
Deterministic controls whether the output of Diff should be deterministic. This is only used for testing.
Source Files ¶
- Version
- v0.5.5
- Published
- Mar 3, 2021
- Platform
- windows/amd64
- Last checked
- 6 hours ago –
Tools for package owners.