SetBlockedDomains sets the list of blocked domains
(domains []string)
| 29 | SetAllowedDomains(domains []string) |
| 30 | // SetBlockedDomains sets the list of blocked domains |
| 31 | SetBlockedDomains(domains []string) |
| 32 | // AddMetrics adds metrics from another analysis |
| 33 | AddMetrics(other LogAnalysis) |
| 34 | } |
no outgoing calls