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

flags.go toolchain_recent.go

Version
v0.5.1
Published
Jul 21, 2020
Platform
windows/amd64
Last checked
6 hours ago

Tools for package owners.