This website requires JavaScript.
Explore
Help
Sign In
redis
/
go-redis
Watch
1
Star
0
Fork
0
You've already forked go-redis
mirror of
https://github.com/redis/go-redis.git
synced
2025-09-04 09:22:10 +03:00
Code
Activity
Files
goslogan-json-nil-response
go-redis
/
example
/
hset-struct
History
Nedyalko Dyakov
990de395bd
chore(release): 9.12.0 / redis 8.2 (
#3464
)
2025-08-11 01:42:56 +03:00
..
go.mod
chore(release): 9.12.0 / redis 8.2 (
#3464
)
2025-08-11 01:42:56 +03:00
go.sum
Support new hash commands: HGETDEL, HGETEX, HSETEX (
#3305
)
2025-08-11 01:42:45 +03:00
main.go
fix: nil pointer dereferencing in writeArg (
#3271
)
2025-08-11 01:42:45 +03:00
README.md
fix: nil pointer dereferencing in writeArg (
#3271
)
2025-08-11 01:42:45 +03:00
README.md
Example for setting struct fields as hash fields
To run this example:
go run .