comment
This commit is contained in:
parent
71a2fa7b03
commit
619ae2ea1a
@ -25,8 +25,8 @@ type Interference struct {
|
|||||||
// The absolute path of victims. This field should not be empty.
|
// The absolute path of victims. This field should not be empty.
|
||||||
Victims []string `json:"victims"`
|
Victims []string `json:"victims"`
|
||||||
|
|
||||||
// The detector name which detects this agtagonism. This field should
|
// The name of the detector used to detect this antagonism. This field
|
||||||
// not be empty.
|
// should not be empty
|
||||||
Detector string `json:"detector"`
|
Detector string `json:"detector"`
|
||||||
|
|
||||||
// Human readable description of the interference
|
// Human readable description of the interference
|
||||||
|
Loading…
Reference in New Issue
Block a user