MCPcopy Create free account
hub / github.com/ByteStorage/FlyDB / Close

Method Close

protocol/tcpIF/handle.go:13–13  ·  view source on GitHub ↗

Close handler

()

Source from the content-addressed store, hash-verified

11
12 // Close handler
13 Close() error
14}

Callers 10

TestPutFunction · 0.65
TestDelFunction · 0.65
TestGetFunction · 0.65
TestPostFunction · 0.65
TestGetListKeysHandlerFunction · 0.65
PostHandlerMethod · 0.65
ListenAndServeFunction · 0.65
CloseMethod · 0.65
HandleMethod · 0.65
CloseMethod · 0.65

Implementers 1

TcpReplyHandlerprotocol/tcp/reply.go

Calls

no outgoing calls

Tested by 5

TestPutFunction · 0.52
TestDelFunction · 0.52
TestGetFunction · 0.52
TestPostFunction · 0.52
TestGetListKeysHandlerFunction · 0.52