MCPcopy Create free account
hub / github.com/OctopusDeploy/cli / FakeRequesterContext

Struct FakeRequesterContext

pkg/apiclient/requester.go:19–20  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17}
18
19type FakeRequesterContext struct {
20}
21
22func NewRequester(c *cobra.Command) *RequesterContext {
23 return &RequesterContext{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected