This website works better with JavaScript
Acasă
Explorează
Ajutor
Autentificare
BP
/
redis_v2
Urmărește
2
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
25d6a12cef
Ramuri
Etichete
master
redis_v2
/
redis
/
redis_test.go
redis_test.go
78 B
Istoric
Crud
1
2
3
4
5
6
7
8
9
package redis
import (
"testing"
)
func TestInit(t *testing.T) {
Init()
}