Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SayHelloLogic ¶
func NewSayHelloLogic ¶
func NewSayHelloLogic(ctx context.Context, svcCtx *svc.ServiceContext) *SayHelloLogic
func (*SayHelloLogic) SayHello ¶
func (l *SayHelloLogic) SayHello(in *greeter.HelloRequest) (*greeter.HelloReply, error)
Sends a greeting
Click to show internal directories.
Click to hide internal directories.