MCPcopy
hub / github.com/google/seesaw / Close

Method Close

ncc/client/ncc_client.go:46–46  ·  view source on GitHub ↗

Close closes the connection to the Seesaw NCC.

()

Source from the content-addressed store, hash-verified

44
45 // Close closes the connection to the Seesaw NCC.
46 Close() error
47
48 // ARPSendGratuitous sends a gratuitious ARP message.
49 ARPSendGratuitous(map[string][]net.IP) error

Callers 15

ipvsGetServicesFunction · 0.95
ipvsAddServiceFunction · 0.95
mainFunction · 0.95
logSinkMethod · 0.65
runOnceMethod · 0.65
statsMethod · 0.65
monitoringMethod · 0.65
controlMethod · 0.65
FailoverMethod · 0.65
ClusterStatusMethod · 0.65
HAStatusMethod · 0.65
ConfigStatusMethod · 0.65

Implementers 2

nccClientncc/client/ncc_client.go
dummyNCCncc/client/dummy.go

Calls

no outgoing calls

Tested by 8

testHTTPCheckerFunction · 0.52
tcpEchoHandlerFunction · 0.52
TestTCPCheckerFunction · 0.52
TestUDPCheckerFunction · 0.52
TestBasicSyncFunction · 0.52
TestSyncHeartbeatsFunction · 0.52
TestSyncDesyncFunction · 0.52
cleanupMethod · 0.52