mirror of https://github.com/go-redis/redis.git
9cfeb30f62
* Bump version of go-redis to 9.6.0 * Trigger CI on branch v9.6 |
||
---|---|---|
.. | ||
README.md | ||
go.mod | ||
go.sum | ||
main.go |
README.md
Example for scanning hash fields into a struct
To run this example:
go run .
See Redis: Scanning hash fields into a struct for details.