Merge remote-tracking branch 'upstream/master'

This commit is contained in:
Leonid Bugaev
2019-03-29 22:45:27 +07:00
25 changed files with 326 additions and 164 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ import (
"testing"
"time"
"github.com/buger/goreplay/proto"
"github.com/buger/gor-pro/proto"
)
type fakeServiceCb func(string, int, []byte)