Documentation ¶
Overview ¶
A package for providing a minimalist API querying
Index ¶
Constants ¶
View Source
const ( ContextVariables = "b1aaf7cd-86a4-4918-9082-9793317f31e2" // Input variables for the query ContextParent = "3f493a59-bb42-4422-9f21-ad40d67db70d" // Resolver parent value )
Constants for accessing special values from the context
Variables ¶
This section is empty.
Functions ¶
func MakeQuery ¶
func MakeQuery(w io.Writer, r io.ReadCloser, g interface{}) error
Make a query using a default context
func MakeQueryWithContext ¶
Make a query passing in a context
Types ¶
Click to show internal directories.
Click to hide internal directories.