MCPcopy 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}
39func (s *SecurityTrails) SetAccount(account string) {
40 s.UserName = account
41}
42func (s *SecurityTrails) SetPassword(password string) {
43 s.PassWord = password
44}

Callers 1

TestSecTrailFunction · 0.95

Calls

no outgoing calls

Tested by 1

TestSecTrailFunction · 0.76