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

Method Name

modules/api_rest/api_rest.go:169–171  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

167}
168
169func (mod *RestAPI) Name() string {
170 return "api.rest"
171}
172
173func (mod *RestAPI) Description() string {
174 return "Expose a RESTful API."

Callers 2

ConfigureMethod · 0.95
TestNewRestAPIFunction · 0.95

Calls

no outgoing calls

Tested by 1

TestNewRestAPIFunction · 0.76