MCPcopy 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

16type Spinner interface {
17 Start()
18 Stop()
19}
20
21type factory struct {

Callers 2

GetSystemClientMethod · 0.65
RoundTripMethod · 0.65

Implementers 2

noSpinnerpkg/factory/factory.go
FakeSpinnertest/testutil/fakefactory.go

Calls

no outgoing calls

Tested by

no test coverage detected