Back to Go Redis

Example for scanning hash fields into a struct

example/scan-struct/README.md

9.19.0214 B
Original Source

Example for scanning hash fields into a struct

To run this example:

shell
go run .

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