Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
}
36
func
(s *SecurityTrails) SetDomain(domain string) {
37
s.Domain = domain
38
}
39
func
(s *SecurityTrails) SetAccount(account string) {
40
s.UserName = account
41
}
Callers
1
TestSecTrail
Function · 0.95
Calls
no outgoing calls
Tested by
1
TestSecTrail
Function · 0.76