go-redis / cache

Cache library with Redis backend for Golang
https://redis.uptrace.dev/guide/go-redis-cache.html
BSD 2-Clause "Simplified" License
757 stars 95 forks source link

No docs for meaning of values in Stats struct #35

Open jcollum opened 4 years ago

jcollum commented 4 years ago

https://pkg.go.dev/github.com/go-redis/cache?tab=doc#Stats

I can infer it from context I suppose but actual documentation would be better.