package
module
Version:
v0.0.0-...-2c7a326
Opens a new window with list of versions in this module.
Published: Jul 3, 2015
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
graphql

GraphQL packages for golang.
Notes
I started this as a fun project when facebook first announced GraphQL and all of this is just based on scraping together stuff from slides.
My commitment to this is still fun only so don't get your hopes up to get a feature complete implementation anytime soon.
Refs
Documentation
¶
type Data map[string]interface{}
Source Files
¶
Directories
¶
Package parse implements a lexer and parser for graphql - facebooks query language for relay/react TODO add functions of nodes - eg: .after()
|
Package parse implements a lexer and parser for graphql - facebooks query language for relay/react TODO add functions of nodes - eg: .after() |
Click to show internal directories.
Click to hide internal directories.