1
0
mirror of https://github.com/redis/go-redis.git synced 2025-11-07 01:29:28 +03:00
Files
go-redis/example/hset-struct/main.go
Ali Error 37accb4b28 fix: nil pointer dereferencing in writeArg (#3271)
* fixed bug with nil dereferencing in writeArg, added hset struct example, added tests

* removed password from example

* added omitempty

* reverted xxhash versioning

* reverted xxhash versioning

* removed password

* removed password

---------

Co-authored-by: Nedyalko Dyakov <nedyalko.dyakov@gmail.com>
2025-02-20 16:54:11 +02:00

3.0 KiB