Skip to content

Commit 5c9b845

Browse files
committed
chore: add missing readme
1 parent e19bbb2 commit 5c9b845

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

example/scan-struct/README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)