MCPcopy Create free account
hub / github.com/github/gh-aw / SetAllowedDomains

Method SetAllowedDomains

pkg/cli/log_aggregation.go:29–29  ·  view source on GitHub ↗

SetAllowedDomains sets the list of allowed domains

(domains []string)

Source from the content-addressed store, hash-verified

27 LogAnalysis
28 // SetAllowedDomains sets the list of allowed domains
29 SetAllowedDomains(domains []string)
30 // SetBlockedDomains sets the list of blocked domains
31 SetBlockedDomains(domains []string)
32 // AddMetrics adds metrics from another analysis

Calls

no outgoing calls