Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AbnormalEventsCount ¶
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
Click to show internal directories.
Click to hide internal directories.