Lines Matching defs:Email
21 type Email struct { struct
22 BugID string
23 MessageID string
24 Link string
25 Subject string
26 From string
27 Cc []string
28 Body string // text/plain part
29 Patch string // attached patch, if any
30 Command string // command to bot (#syz is stripped)
31 CommandArgs string // arguments for the command