This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
yongxu
/
yx-4g-gateway
Obserwuj
4
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Gałąź:
master
Gałęzie
Tagi
master
yx-4g-gateway
/
vendor
/
github.com
/
go-redis
/
redis
/
v8
/
version.go
version.go
101 B
Bezpośredni odnośnik
Historia
Czysty
1
2
3
4
5
6
package redis
// Version is the current release version.
func Version() string {
return "8.11.5"
}