MCPcopy
hub / github.com/vulcand/vulcand / Close

Method Close

engine/engine.go:98–98  ·  view source on GitHub ↗

Close should close all underlying resources such as connections, files, etc.

()

Source from the content-addressed store, hash-verified

96
97 // Close should close all underlying resources such as connections, files, etc.
98 Close()
99}

Callers 15

TestRewriteSchemeMethod · 0.65
TestGoodAddrMethod · 0.65
TestHandlerMethod · 0.65
writeTemplateFunction · 0.65
TearDownTestMethod · 0.65
SubscribeMethod · 0.65
TearDownTestMethod · 0.65
TearDownTestMethod · 0.65
ToListenerMethod · 0.65
DeleteBackendMethod · 0.65
TestBackendCRUDMethod · 0.65
TestServerCRUDMethod · 0.65

Implementers 3

ngengine/etcdng/v2/etcd.go
ngengine/etcdng/v3/etcd.go
Memengine/memng/mem.go

Calls

no outgoing calls

Tested by 15

TestRewriteSchemeMethod · 0.52
TestGoodAddrMethod · 0.52
TestHandlerMethod · 0.52
TearDownTestMethod · 0.52
TearDownTestMethod · 0.52
TearDownTestMethod · 0.52
TestBackendCRUDMethod · 0.52
TestServerCRUDMethod · 0.52
TestServerUpsertSameMethod · 0.52
TestTwoHostsMethod · 0.52
TestListenerCRUDMethod · 0.52