Versions in this module Expand all Collapse all v0 v0.2.2 Mar 6, 2019 v0.2.1 Jan 7, 2019 v0.2.0 Nov 24, 2018 Changes in this version + const GraphiQLVersion v0.1.0 Nov 4, 2018 Changes in this version + type Handler struct + Endpoint string + func NewGraphiqlHandler(endpoint string) (*Handler, error) + func (h *Handler) ServeHTTP(w http.ResponseWriter, r *http.Request)