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

Method SetType

Gsensor/SecurityTrailsSensor.go:33–35  ·  view source on GitHub ↗
(Type string)

Source from the content-addressed store, hash-verified

31 return "SecurityTrailsImpl ver 0.2 with " + s.Type
32}
33func (s *SecurityTrails) SetType(Type string) {
34 s.Type = Type
35}
36func (s *SecurityTrails) SetDomain(domain string) {
37 s.Domain = domain
38}

Callers 1

TestSecTrailFunction · 0.95

Calls

no outgoing calls

Tested by 1

TestSecTrailFunction · 0.76