redis/example/scan-struct/README.md

215 B

Example for scanning hash fields into a struct

To run this example:

go run .

See Redis: Scanning hash fields into a struct for details.