MCPcopy
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
37func 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_SingleGETFunction · 0.85
TestDryRunAPI_WithParamsFunction · 0.85
TestDryRunAPI_WithBodyFunction · 0.85
TestDryRunAPI_ResolveURLFunction · 0.85
PrintDryRunWithFileFunction · 0.85
PrintDryRunFunction · 0.85

Calls

no outgoing calls

Tested by 7

TestDryRunAPI_SingleGETFunction · 0.68
TestDryRunAPI_WithParamsFunction · 0.68
TestDryRunAPI_WithBodyFunction · 0.68
TestDryRunAPI_ResolveURLFunction · 0.68