//
pkg.gl
Category
github.com/redis/go-redis/v9
internal
hscan
package
9.7.0
Repository:
https://github.com/redis/go-redis.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
1
Files
280 SLOC
#
Functions
Scan
Scan scans the results from a key-value Redis map result set to a destination struct.
Struct
No description provided by the author
#
Structs
StructValue
No description provided by the author
#
Interfaces
Scanner
Scanner is the interface implemented by themselves, which will override the decoding behavior of decoderFunc.