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

Struct WappalyzerGo

Gsensor/WappalyzerGo.go:13–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11)
12
13type WappalyzerGo struct {
14 Domain string
15 UserName string
16 PassWord string
17 Type string
18 Http Ghttp.Http
19}
20
21func (s *WappalyzerGo) GetInfo() string {
22 return "WappalyzerGo ver 0.1 with " + s.Type

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected