MCPcopy Index your code
hub / github.com/bettercap/bettercap / Description

Method Description

modules/api_rest/api_rest.go:173–175  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

171}
172
173func (mod *RestAPI) Description() string {
174 return "Expose a RESTful API."
175}
176
177func (mod *RestAPI) Author() string {
178 return "Simone Margaritelli <evilsocket@gmail.com>"

Callers 1

TestNewRestAPIFunction · 0.95

Calls

no outgoing calls

Tested by 1

TestNewRestAPIFunction · 0.76