MCPcopy
hub / github.com/vulcand/vulcand / Start

Method Start

proxy/proxy.go:52–52  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

50 GetFiles() ([]*FileDescriptor, error)
51
52 Start() error
53 Stop(wait bool)
54}
55

Callers 15

TestStartStopEmptyMethod · 0.65
TestInitOnTheFlyMethod · 0.65
TestGracefulShutdownMethod · 0.65
TestTransferFilesMethod · 0.65
initMethod · 0.65
StartMethod · 0.65
setUpTestFunction · 0.65
StartMethod · 0.65
upsertListenerMethod · 0.65
TestStartStopMethod · 0.65

Implementers 1

muxproxy/mux/mux.go

Calls

no outgoing calls

Tested by 15

TestStartStopEmptyMethod · 0.52
TestInitOnTheFlyMethod · 0.52
TestGracefulShutdownMethod · 0.52
TestTransferFilesMethod · 0.52
setUpTestFunction · 0.52
TestStartStopMethod · 0.52
TestBackendCRUDMethod · 0.52
TestServerCRUDMethod · 0.52
TestServerUpsertSameMethod · 0.52