fix errors proto and stream

This commit is contained in:
Asim Aslam
2020-10-17 10:26:26 +01:00
parent ffc9bff208
commit 1b8ccd13a6
4 changed files with 137 additions and 1 deletions

View File

@@ -8,7 +8,7 @@ import (
"time"
"github.com/micro/go-micro/v3/events"
"github.com/micro/go-micro/v3/events/stream/memory"
"github.com/micro/go-micro/v3/events/memory"
"github.com/google/uuid"
"github.com/stretchr/testify/assert"