Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OctopusDeploy/cli
/ Start
Method
Start
pkg/factory/factory.go:17–17 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
15
// wrapper over the underlying spinner so we can mock it
16
type
Spinner
interface
{
17
Start()
18
Stop()
19
}
20
Callers
3
GetSystemClient
Method · 0.65
RoundTrip
Method · 0.65
runExecutableRawOutput
Function · 0.65
Implementers
2
noSpinner
pkg/factory/factory.go
FakeSpinner
test/testutil/fakefactory.go
Calls
no outgoing calls
Tested by
no test coverage detected