Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
169
func
(mod *RestAPI) Name() string {
170
return
"api.rest"
171
}
172
173
func
(mod *RestAPI) Description() string {
174
return
"Expose a RESTful API."
Callers
2
Configure
Method · 0.95
TestNewRestAPI
Function · 0.95
Calls
no outgoing calls
Tested by
1
TestNewRestAPI
Function · 0.76