diffs

package
v1.154.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 15, 2026 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var GoogleAPI = Differ{
	// contains filtered or unexported fields
}

Functions

This section is empty.

Types

type Differ

type Differ struct {
	// contains filtered or unexported fields
}

func (Differ) Diff

func (d Differ) Diff(ctx context.Context, actual, desired any) (*structuredreporting.Diff, []string, error)

Diff compares top-level fields of actual and desired structs (must be pointers to structs) using reflection and reflect.DeepEqual, skipping configured skipFields.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL