Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GeneralGodbRpc ¶
type GeneralGodbRpc struct{}
func NewGeneralGodbRpc ¶
func NewGeneralGodbRpc() *GeneralGodbRpc
type HelloRpc ¶
type HelloRpc struct{}
func NewHelloRpc ¶
func NewHelloRpc() *HelloRpc
func (*HelloRpc) SayHello ¶
func (rpc *HelloRpc) SayHello(ctx context.Context, req *helloProto.HelloRequest, rsp *helloProto.HelloReply) error
实现了user.pb.micro.go中的UserHandler接口
Click to show internal directories.
Click to hide internal directories.