Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
173
func
(mod *RestAPI) Description() string {
174
return
"Expose a RESTful API."
175
}
176
177
func
(mod *RestAPI) Author() string {
178
return
"Simone Margaritelli <evilsocket@gmail.com>"
Callers
1
TestNewRestAPI
Function · 0.95
Calls
no outgoing calls
Tested by
1
TestNewRestAPI
Function · 0.76