mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-11 19:04:35 +00:00
Fixing up services
This commit is contained in:
@@ -7,7 +7,7 @@ import (
|
||||
|
||||
"github.com/micro/micro/v3/service"
|
||||
"github.com/micro/micro/v3/service/logger"
|
||||
pb "github.com/micro/services/pubsub/proto"
|
||||
pb "github.com/micro/services/test/pubsub/proto"
|
||||
)
|
||||
|
||||
// Pub will publish messages every second
|
||||
|
||||
Reference in New Issue
Block a user