MCPcopy
hub / github.com/bettercap/bettercap / Name

Method Name

modules/https_server/https_server.go:71–73  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

69}
70
71func (mod *HttpsServer) Name() string {
72 return "https.server"
73}
74
75func (mod *HttpsServer) Description() string {
76 return "A simple HTTPS server, to be used to serve files and scripts across the network."

Callers 1

ConfigureMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected