MCPcopy Create free account
hub / github.com/code-scan/Goal / SetDomain

Method SetDomain

Gsensor/SecurityTrailsSensor.go:36–38  ·  view source on GitHub ↗
(domain string)

Source from the content-addressed store, hash-verified

34 s.Type = Type
35}
36func (s *SecurityTrails) SetDomain(domain string) {
37 s.Domain = domain
38}
39func (s *SecurityTrails) SetAccount(account string) {
40 s.UserName = account
41}

Callers 1

TestSecTrailFunction · 0.95

Calls

no outgoing calls

Tested by 1

TestSecTrailFunction · 0.76