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 GreetServer struct + func NewGreetServer(svcCtx *svc.ServiceContext) *GreetServer + func (s *GreetServer) SayHello(ctx context.Context, in *hello.HelloReq) (*hello.HelloResp, error)