MCPcopy Index your code
hub / github.com/github/gh-aw / SetBlockedDomains

Method SetBlockedDomains

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

SetBlockedDomains sets the list of blocked domains

(domains []string)

Source from the content-addressed store, hash-verified

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}

Calls

no outgoing calls