This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
gaoyagang
/
GtDataStore
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
b1c599a1de
Ramas
Etiquetas
master
GtDataStore
/
vendor
/
github.com
/
go-redis
/
redis
/
v8
/
version.go
version.go
101 B
Histórico
Raw
1
2
3
4
5
6
package redis
// Version is the current release version.
func Version() string {
return "8.11.5"
}