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

Method GetInfo

Gsensor/SecurityTrailsSensor.go:30–32  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

28var Cookie string
29
30func (s *SecurityTrails) GetInfo() string {
31 return "SecurityTrailsImpl ver 0.2 with " + s.Type
32}
33func (s *SecurityTrails) SetType(Type string) {
34 s.Type = Type
35}

Callers 2

GetBuildIdMethod · 0.95
GetSubDomainMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected