Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/code-scan/Goal
/ SetAccount
Method
SetAccount
Gsensor/SecurityTrailsSensor.go:39–41 ·
view source on GitHub ↗
(account string)
Source
from the content-addressed store, hash-verified
37
s.Domain = domain
38
}
39
func
(s *SecurityTrails) SetAccount(account string) {
40
s.UserName = account
41
}
42
func
(s *SecurityTrails) SetPassword(password string) {
43
s.PassWord = password
44
}
Callers
1
TestSecTrail
Function · 0.95
Calls
no outgoing calls
Tested by
1
TestSecTrail
Function · 0.76