storage import "github.com/goadesign/goa/examples/cellar/gen/storage"
Overview Index Subdirectories Overview Index Constants Variables func NewAddEndpoint(s Service) goa.Endpoint func NewListEndpoint(s Service) goa.Endpoint func NewMultiAddEndpoint(s Service) goa.Endpoint func NewMultiUpdateEndpoint(s Service) goa.Endpoint func NewRateEndpoint(s Service) goa.Endpoint func NewRemoveEndpoint(s Service) goa.Endpoint func NewShowEndpoint(s Service) goa.Endpoint func NewViewedStoredBottle(res *StoredBottle, view string) *storageviews.StoredBottle func NewViewedStoredBottleCollection(res StoredBottleCollection, view string) storageviews.StoredBottleCollection type Bottle type Client func NewClient(list, show, add, remove, rate, multiAdd, multiUpdate goa.Endpoint) *Client func (c *Client) Add(ctx context.
↧