Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/larksuite/cli
/ NewDryRunAPI
Function
NewDryRunAPI
internal/cmdutil/dryrun.go:37–39 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
35
}
36
37
func
NewDryRunAPI() *DryRunAPI {
38
return
&DryRunAPI{extra:
map
[string]
interface
{}{}}
39
}
40
41
// --- HTTP method builders (add a call, return self for chaining) ---
42
Callers
9
TestDryRunAPI_SingleGET
Function · 0.85
TestDryRunAPI_WithParams
Function · 0.85
TestDryRunAPI_WithBody
Function · 0.85
TestDryRunAPI_ResolveURL
Function · 0.85
TestDryRunAPI_MarshalJSON
Function · 0.85
TestDryRunAPI_MultipleCalls
Function · 0.85
TestDryRunAPI_ExtraFieldsOnly
Function · 0.85
PrintDryRunWithFile
Function · 0.85
PrintDryRun
Function · 0.85
Calls
no outgoing calls
Tested by
7
TestDryRunAPI_SingleGET
Function · 0.68
TestDryRunAPI_WithParams
Function · 0.68
TestDryRunAPI_WithBody
Function · 0.68
TestDryRunAPI_ResolveURL
Function · 0.68
TestDryRunAPI_MarshalJSON
Function · 0.68
TestDryRunAPI_MultipleCalls
Function · 0.68
TestDryRunAPI_ExtraFieldsOnly
Function · 0.68