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

Method Use

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

Source from the content-addressed store, hash-verified

23
24type IRoutes interface {
25 Use(...HandlerFunc) IRoutes
26 AddCommand(string, ...HandlerFunc) IRoutes
27 InitCMD()
28 Handle(w *RESPHandle.WriterHandle, args []interface{}) error

Callers 2

NewFunction · 0.65
NewFunction · 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

no test coverage detected