Versions in this module Expand all Collapse all v1 v1.6.2 Dec 22, 2023 v1.6.1 Dec 8, 2023 v1.6.0 Dec 6, 2023 Changes in this version + type SayHelloLogic struct + func NewSayHelloLogic(ctx context.Context, svcCtx *svc.ServiceContext) *SayHelloLogic + func (l *SayHelloLogic) SayHello(in *hello.HelloReq) (*hello.HelloResp, error)