Versions in this module Expand all Collapse all v1 v1.1.2 Apr 3, 2024 v1.1.1 Apr 3, 2024 Changes in this version + type LGSuccessReply = pb.LGSuccessReply + type Logics interface + Push func(ctx context.Context, in *Send, opts ...grpc.CallOption) (*LGSuccessReply, error) + func NewLogics(cli zrpc.Client) Logics + type Send = pb.Send