Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/httprunner/httprunner
/ ToAPI
Method
ToAPI
hrp/step_api.go:16–16 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
14
type
IAPI
interface
{
15
GetPath() string
16
ToAPI() (*API, error)
17
}
18
19
type
API
struct
{
Callers
2
toTestCase
Method · 0.65
CallRefAPI
Method · 0.65
Implementers
1
API
hrp/step_api.go
Calls
no outgoing calls
Tested by
no test coverage detected