Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LoggingMiddleware ¶
func LoggingMiddleware(logger *zap.Logger) endpoint.Middleware
func MakeAddEndPoint ¶
func MakeAddEndPoint(s v2_service.Service) endpoint.Endpoint
Types ¶
type EndPointServer ¶
func NewEndPointServer ¶
func NewEndPointServer(svc v2_service.Service, log *zap.Logger) EndPointServer
func (EndPointServer) Add ¶
func (s EndPointServer) Add(ctx context.Context, in v2_service.Add) v2_service.AddAck
Click to show internal directories.
Click to hide internal directories.