Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HomeRpc ¶
type HomeRpc struct { }
func (*HomeRpc) Hello ¶
func (r *HomeRpc) Hello(ctx context.Context, in *pb.HelloRequest) (*pb.HelloReply, error)
func (*HomeRpc) HelloStream ¶
func (r *HomeRpc) HelloStream(in *pb.HelloRequest, srv pb.Home_HelloStreamServer) error
Click to show internal directories.
Click to hide internal directories.