...

Package flags

import "github.com/google/go-cmp/cmp/internal/flags"
Overview
Index

Overview ▾

Index ▾

Package files

flags.go

Variables

Deterministic controls whether the output of Diff should be deterministic. This is only used for testing.

var Deterministic bool