Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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.
4
func
Version() string {
5
return
"9.21.0"
6
}
Callers
1
initConn
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected