go test -count 1 -timeout 10s -v -race github.com/qydysky/part/funcCtrl
go test -count 1 -timeout 30s -v -race github.com/qydysky/part/msgq
go test -count 1 -timeout 5s -v -race github.com/qydysky/part/sync
- go test -count 1 -timeout 5s -v -race github.com/qydysky/part/web
+ go test -count 1 -timeout 10s -v -race github.com/qydysky/part/web
},
})
+ time.Sleep(time.Second)
+
r := reqf.New()
{
r.Reqf(reqf.Rval{
ResStruct{0, "ok", d{"0", []string{"0"}, map[string]int{"0": 1}}}.Write(w)
})
+ time.Sleep(time.Second)
+
r := reqf.New()
{
r.Reqf(reqf.Rval{