Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetValueAndField ¶
Types ¶
type DiffReporter ¶
type DiffReporter struct {
// contains filtered or unexported fields
}
func (DiffReporter) Fields ¶
func (r DiffReporter) Fields() []string
func (*DiffReporter) PopStep ¶
func (r *DiffReporter) PopStep()
func (*DiffReporter) PushStep ¶
func (r *DiffReporter) PushStep(ps cmp.PathStep)
func (*DiffReporter) Report ¶
func (r *DiffReporter) Report(rs cmp.Result)
func (*DiffReporter) String ¶
func (r *DiffReporter) String() string
Click to show internal directories.
Click to hide internal directories.