redis / go-redis

Redis Go client
https://redis.uptrace.dev
BSD 2-Clause "Simplified" License
20.2k stars 2.38k forks source link

Fix field name spellings #3132

Closed andy-stark-redis closed 1 month ago

andy-stark-redis commented 2 months ago

I don't know if it's as easy as this, but I found a few struct field names that were misspelled, so I've attempted to correct them.

Closes #3150

vladvildanov commented 1 month ago

Thank you @andy-stark-redis. This functionality wasn't yet released, so it's not a breaking change.