Documentation ¶ Index ¶ func GetErrorList(err error) gqlerror.List func HasHeader(h http.Header, name string) bool func HeaderContains(h http.Header, name string, value string) bool func HeaderValues(h http.Header, name string) []string Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func GetErrorList ¶ added in v0.2.1 func GetErrorList(err error) gqlerror.List func HasHeader ¶ func HasHeader(h http.Header, name string) bool func HeaderContains ¶ func HeaderContains(h http.Header, name string, value string) bool func HeaderValues ¶ func HeaderValues(h http.Header, name string) []string Types ¶ This section is empty. Source Files ¶ View all Source files graphql.go http.go Click to show internal directories. Click to hide internal directories.