mirror of https://github.com/go-redis/redis.git
f752b9a9d5
* chore: ignore package.json * chore: release v9.5.3 (release.sh) |
||
---|---|---|
.. | ||
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.