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