Documentation
¶
Overview ¶
Package outputprops sets up the infrastructure to write custom types to the LUCIEXE output properties.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CTPv2AtpUpdate = build.RegisterOutputProperty[SummaryMap]("$ctpv2/atp_update")
Functions ¶
This section is empty.
Types ¶
type SummaryMap ¶
type SummaryMap map[string]*UpdateItems
type UpdateItems ¶
type UpdateItems struct { EncodedTestJobMsg string EncodedTestJobEventMsg string // Test job event encapsulates test job msg TestJobEventMsgJSON *common.TestJobEventMessage }
UpdateItems is used capture the items that we need to update for ATP.
Click to show internal directories.
Click to hide internal directories.