MCPcopy
hub / github.com/redis/go-redis / GetCmdType

Method GetCmdType

command.go:237–237  ·  view source on GitHub ↗

GetCmdType returns the command type for fast value extraction

()

Source from the content-addressed store, hash-verified

235
236 // GetCmdType returns the command type for fast value extraction
237 GetCmdType() CmdType
238}
239
240func setCmdsErr(cmds []Cmder, e error) {

Callers 3

setCommandValueMethod · 0.65
ExtractCommandValueFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected