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.4.1
Published
May 15, 2020
Platform
linux/amd64
Last checked
4 days ago

Tools for package owners.