Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GrpcGreeterImpl ¶
type GrpcGreeterImpl struct {
SayHello func(ctx context.Context, in *protobuf.HelloRequest, out *protobuf.HelloReply) error
}
func (*GrpcGreeterImpl) GetDubboStub ¶
func (u *GrpcGreeterImpl) GetDubboStub(cc *grpc.ClientConn) protobuf.GreeterClient
func (*GrpcGreeterImpl) Reference ¶
func (u *GrpcGreeterImpl) Reference() string
Click to show internal directories.
Click to hide internal directories.