Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GraphQL ¶
type GraphQL struct {
// contains filtered or unexported fields
}
func NewGraphQLView ¶
func NewGraphQLView(flamedContext *flamedContext.FlamedContext, schema goGraphQL.Schema) *GraphQL
func (*GraphQL) GetHTTPHandler ¶
func (v *GraphQL) GetHTTPHandler() http.HandlerFunc
Click to show internal directories.
Click to hide internal directories.