Versions in this module Expand all Collapse all v0 v0.6.0 Aug 10, 2022 v0.5.0 Aug 10, 2022 Changes in this version + type GreetLogic struct + func NewGreetLogic(ctx context.Context, svcCtx *svc.ServiceContext) *GreetLogic + func (l *GreetLogic) Greet(in *pb.StreamReq) (*pb.StreamResp, error)