Article 152
views import "github.com/goadesign/goa/examples/chatter/gen/chatter/views" Overview Index Overview Index type ChatSummary func (result *ChatSummary) Validate() (err error) type ChatSummaryCollection...
View ArticleArticle 151
chattersvc import "github.com/goadesign/goa/examples/chatter/gen/chatter" Overview Index Subdirectories Overview Index Constants Variables func NewEchoerEndpoint(s Service, authJWTFn...
View ArticleArticle 149
design import "github.com/goadesign/goa/examples/chatter/design" Overview Index Overview Index Variables Package files design.go Variables var BasicAuth = BasicAuthSecurity("basic", func() {...
View ArticleArticle 145
chatter import "github.com/goadesign/goa/examples/chatter" Overview Index Subdirectories Overview Index Variables func ChatterBasicAuth(ctx context.Context, user, pass string, s *security.BasicScheme)...
View ArticleArticle 144
swagger import "github.com/goadesign/goa/examples/cellar/gen/swagger" Overview Index Overview Index Constants Variables type Client func NewClient(goa.Endpoint) *Client type Endpoints func...
View ArticleArticle 143
views import "github.com/goadesign/goa/examples/cellar/gen/storage/views" Overview Index Overview Index type ComponentView func (result *ComponentView) Validate() (err error) type StoredBottle func...
View ArticleArticle 142
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...
View ArticleArticle 141
views import "github.com/goadesign/goa/examples/cellar/gen/sommelier/views" Overview Index Overview Index type ComponentView func (result *ComponentView) Validate() (err error) type...
View ArticleArticle 140
sommelier import "github.com/goadesign/goa/examples/cellar/gen/sommelier" Overview Index Subdirectories Overview Index Constants Variables func NewPickEndpoint(s Service) goa.Endpoint func...
View ArticleArticle 139
server import "github.com/goadesign/goa/examples/cellar/gen/http/swagger/server" Overview Index Overview Index func Mount(mux goahttp.Muxer) func MountGenHTTPOpenapiJSON(mux goahttp.Muxer, h...
View ArticleArticle 138
client import "github.com/goadesign/goa/examples/cellar/gen/http/swagger/client" Overview Index Overview Index type Client func NewClient(scheme string, host string, doer goahttp.Doer, enc...
View ArticleArticle 136
server import "github.com/goadesign/goa/examples/cellar/gen/http/storage/server" Overview Index Overview Index func AddStoragePath() string func DecodeAddRequest(mux goahttp.Muxer, decoder...
View ArticleArticle 135
client import "github.com/goadesign/goa/examples/cellar/gen/http/storage/client" Overview Index Overview Index func AddStoragePath() string func BuildAddPayload(storageAddBody string) (*storage.Bottle,...
View Article