Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
19
type
FakeSpinner
struct
{}
20
21
func
(f *FakeSpinner) Start() {}
22
func
(f *FakeSpinner) Stop() {}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected