We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e19bbb2 commit 5c9b845Copy full SHA for 5c9b845
example/scan-struct/README.md
@@ -0,0 +1,11 @@
1
+# Example for scanning hash fields into a struct
2
+
3
+To run this example:
4
5
+```shell
6
+go run .
7
+```
8
9
+See
10
+[Redis: Scanning hash fields into a struct](https://redis.uptrace.dev/guide/scanning-hash-fields.html)
11
+for details.
0 commit comments