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

Method SetDomain

Gsensor/FofaSensor.go:37–39  ·  view source on GitHub ↗
(domain string)

Source from the content-addressed store, hash-verified

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

Callers 1

TestFofaFunction · 0.95

Calls

no outgoing calls

Tested by 1

TestFofaFunction · 0.76