mirror of
https://github.com/go-micro/go-micro.git
synced 2025-07-12 22:41:07 +02:00
@ -6,8 +6,8 @@ import (
|
||||
"time"
|
||||
|
||||
hello "github.com/micro/go-micro/examples/greeter/srv/proto/hello"
|
||||
"github.com/micro/go-micro/v2"
|
||||
"github.com/micro/go-micro/v2/metadata"
|
||||
"github.com/asim/go-micro/v3"
|
||||
"github.com/asim/go-micro/v3/metadata"
|
||||
|
||||
"context"
|
||||
)
|
||||
|
Reference in New Issue
Block a user