mirror of
https://github.com/go-micro/go-micro.git
synced 2025-11-29 21:47:44 +02:00
@@ -5,7 +5,7 @@ import (
|
||||
"log"
|
||||
|
||||
pb "github.com/micro/go-micro/examples/helloworld/proto"
|
||||
"github.com/micro/go-micro/v2"
|
||||
"github.com/asim/go-micro/v3"
|
||||
)
|
||||
|
||||
type Greeter struct{}
|
||||
|
||||
Reference in New Issue
Block a user