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

Struct FakeSpinner

test/testutil/fakefactory.go:19–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

17)
18
19type FakeSpinner struct{}
20
21func (f *FakeSpinner) Start() {}
22func (f *FakeSpinner) Stop() {}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected