Documentation
¶
Index ¶
Constants ¶
View Source
const (
QueryReviewsOfMe = `` /* 126-byte string literal not displayed */
)
Variables ¶
This section is empty.
Functions ¶
func LoadTestingSubgraphSDL ¶
Types ¶
type FederationSetup ¶
type FederationSetup struct {
AccountsUpstreamServer *httptest.Server
ProductsUpstreamServer *httptest.Server
ReviewsUpstreamServer *httptest.Server
GatewayServer *httptest.Server
}
func NewFederationSetup ¶
func NewFederationSetup(addGateway ...func(s *FederationSetup) *httptest.Server) *FederationSetup
func (*FederationSetup) Close ¶
func (f *FederationSetup) Close()
Directories
¶
| Path | Synopsis |
|---|---|
|
graph
This file will not be regenerated automatically.
|
This file will not be regenerated automatically. |
|
http
Package http handles GraphQL HTTP Requests including WebSocket Upgrades.
|
Package http handles GraphQL HTTP Requests including WebSocket Upgrades. |
|
graph
This file will not be regenerated automatically.
|
This file will not be regenerated automatically. |
|
graph
This file will not be regenerated automatically.
|
This file will not be regenerated automatically. |
Click to show internal directories.
Click to hide internal directories.