MCPcopy
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.
15type Scanner interface {
16 ScanRedis(s string) error
17}
18
19var (

Callers 1

ScanMethod · 0.65

Implementers 3

TimeValuecommands_test.go
numberStructcommands_test.go
TimeRFC3339Nanointernal/hscan/hscan_test.go

Calls

no outgoing calls

Tested by

no test coverage detected