MCPcopy Create free account
hub / github.com/IceFireDB/IceFireDB / Close

Method Close

IceFireDB-PubSub/pkg/router/types.go:30–30  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

28 Handle(w *RESPHandle.WriterHandle, args []interface{}) error
29 Sync(args []interface{}) error
30 Close() error
31}
32
33type HandlerFunc func(*Context) error

Callers 15

ExitMethod · 0.65
CloseMethod · 0.65
putConnectionUnsafeMethod · 0.65
closeConnMethod · 0.65
CloseMethod · 0.65
CloseMethod · 0.65
RunFunction · 0.65
HandleStmtCloseMethod · 0.65
onConnMethod · 0.65
pushConnMethod · 0.65
asyncSQLFunction · 0.65
ExitMethod · 0.65

Implementers 4

RouterIceFireDB-Redis-Proxy/pkg/router/redis
RouterIceFireDB-Redis-Proxy/pkg/router/redis
RouterIceFireDB-PubSub/pkg/router/redisClust
RouterIceFireDB-PubSub/pkg/router/redisNode/

Calls

no outgoing calls

Tested by 15

TestSQLiteIntegrationFunction · 0.52
TestErrorHandlingFunction · 0.52
TestSaddFunction · 0.52
TestSismemberFunction · 0.52
TestSremFunction · 0.52
TestSpopFunction · 0.52
TestSrandmemberFunction · 0.52
TestSscanFunction · 0.52
TestSortedSetFunction · 0.52
TestSortedSetAddFunction · 0.52
TestSortedSetRangeFunction · 0.52