Versions in this module Expand all Collapse all v1 v1.2.2 Jan 23, 2023 Changes in this version + const ServiceName + var MethodNames = [0]string + type Client struct + func NewClient(goa.Endpoint) *Client + type Endpoints struct + func NewEndpoints(s Service) *Endpoints + func (e *Endpoints) Use(m func(goa.Endpoint) goa.Endpoint) + type Service interface