reproducepcranalysis

package
v0.0.0-...-f44e450 Latest Latest
Warning

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

Go to latest
Published: Jul 11, 2023 License: BSD-3-Clause Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const ReproducePCRAnalyzerID = "ReproducePCR"

Variables

View Source
var CustomReport_ExpectedACMPolicyStatus_DEFAULT []byte
View Source
var GoUnusedProtection__ int

Functions

This section is empty.

Types

type CustomReport

type CustomReport struct {
	ExpectedFlow            measurements.Flow `thrift:"ExpectedFlow,1" db:"ExpectedFlow" json:"ExpectedFlow"`
	ExpectedLocality        int8              `thrift:"ExpectedLocality,2" db:"ExpectedLocality" json:"ExpectedLocality"`
	ExpectedACMPolicyStatus []byte            `thrift:"ExpectedACMPolicyStatus,3" db:"ExpectedACMPolicyStatus" json:"ExpectedACMPolicyStatus,omitempty"`
	DisabledMeasurements    []string          `thrift:"DisabledMeasurements,4" db:"DisabledMeasurements" json:"DisabledMeasurements"`
}

Attributes:

  • ExpectedFlow
  • ExpectedLocality
  • ExpectedACMPolicyStatus
  • DisabledMeasurements

func NewCustomReport

func NewCustomReport() *CustomReport

func (*CustomReport) Equals

func (p *CustomReport) Equals(other *CustomReport) bool

func (*CustomReport) GetDisabledMeasurements

func (p *CustomReport) GetDisabledMeasurements() []string

func (*CustomReport) GetExpectedACMPolicyStatus

func (p *CustomReport) GetExpectedACMPolicyStatus() []byte

func (*CustomReport) GetExpectedFlow

func (p *CustomReport) GetExpectedFlow() measurements.Flow

func (*CustomReport) GetExpectedLocality

func (p *CustomReport) GetExpectedLocality() int8

func (*CustomReport) IsSetExpectedACMPolicyStatus

func (p *CustomReport) IsSetExpectedACMPolicyStatus() bool

func (*CustomReport) Read

func (p *CustomReport) Read(ctx context.Context, iprot thrift.TProtocol) error

func (*CustomReport) ReadField1

func (p *CustomReport) ReadField1(ctx context.Context, iprot thrift.TProtocol) error

func (*CustomReport) ReadField2

func (p *CustomReport) ReadField2(ctx context.Context, iprot thrift.TProtocol) error

func (*CustomReport) ReadField3

func (p *CustomReport) ReadField3(ctx context.Context, iprot thrift.TProtocol) error

func (*CustomReport) ReadField4

func (p *CustomReport) ReadField4(ctx context.Context, iprot thrift.TProtocol) error

func (*CustomReport) String

func (p *CustomReport) String() string

func (*CustomReport) Write

func (p *CustomReport) Write(ctx context.Context, oprot thrift.TProtocol) error

Jump to

Keyboard shortcuts

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