MCPcopy
hub / github.com/redis/go-redis / Version

Function Version

version.go:4–6  ·  view source on GitHub ↗

Version is the current release version.

()

Source from the content-addressed store, hash-verified

2
3// Version is the current release version.
4func Version() string {
5 return "9.21.0"
6}

Callers 1

initConnMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected