Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/redis/go-redis
/ ScanRedis
Method
ScanRedis
internal/hscan/hscan.go:16–16 ·
view source on GitHub ↗
(s string)
Source
from the content-addressed store, hash-verified
14
// which will override the decoding behavior of decoderFunc.
15
type
Scanner
interface
{
16
ScanRedis(s string) error
17
}
18
19
var
(
Callers
1
Scan
Method · 0.65
Implementers
3
TimeValue
commands_test.go
numberStruct
commands_test.go
TimeRFC3339Nano
internal/hscan/hscan_test.go
Calls
no outgoing calls
Tested by
no test coverage detected