MCPcopy
hub / github.com/vulcand/vulcand / Stop

Method Stop

proxy/proxy.go:53–53  ·  view source on GitHub ↗
(wait bool)

Source from the content-addressed store, hash-verified

51
52 Start() error
53 Stop(wait bool)
54}
55
56type Options struct {

Callers 15

TestStartStopEmptyMethod · 0.65
TestInitOnTheFlyMethod · 0.65
TestGracefulShutdownMethod · 0.65
TestTransferFilesMethod · 0.65
initMethod · 0.65
runMethod · 0.65
StartMethod · 0.65
TearDownTestMethod · 0.65
TestTakeFilesMethod · 0.65

Implementers 1

muxproxy/mux/mux.go

Calls

no outgoing calls

Tested by 13

TestStartStopEmptyMethod · 0.52
TestInitOnTheFlyMethod · 0.52
TestGracefulShutdownMethod · 0.52
TestTransferFilesMethod · 0.52
TearDownTestMethod · 0.52
TestTakeFilesMethod · 0.52
TestNotFoundMethod · 0.52
TestNoBackendServersMethod · 0.52
TestProxyHeadersFunction · 0.52