Versions in this module Expand all Collapse all v0 v0.0.2 Sep 22, 2022 Changes in this version + func MakeAddEndPoint(s v1_service.Service) endpoint.Endpoint + type EndPointServer struct + AddEndPoint endpoint.Endpoint + func NewEndPointServer(svc v1_service.Service) EndPointServer + func (s EndPointServer) Add(ctx context.Context, in v1_service.Add) v1_service.AddAck