configurations

package
v0.0.0-...-587efbe Latest Latest
Warning

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

Go to latest
Published: Nov 26, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AbnormalEventsCount

type AbnormalEventsCount struct {
	Claim1 int `json:"claim1"`
	Claim2 int `json:"claim2"`
}

func (*AbnormalEventsCount) String

func (c *AbnormalEventsCount) String() string

type DiffReport

type DiffReport struct {
	Config         *diff.Diffs         `json:"CertSuiteConfig"`
	AbnormalEvents AbnormalEventsCount `json:"abnormalEventsCount"`
}

func GetDiffReport

func GetDiffReport(claim1Configurations, claim2Configurations *claim.Configurations) *DiffReport

func (*DiffReport) String

func (d *DiffReport) String() string

Jump to

Keyboard shortcuts

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