Versions in this module Expand all Collapse all v2 v2.0.2 Jan 29, 2024 v2.0.1 Jan 29, 2024 Changes in this version + type Config struct + GraphQLSubscriptionEndpointPath string + GraphqlEndpointPath string + PathPrefix string + PlaygroundPath string + type HandlerConfig struct + Handler http.HandlerFunc + Path string + type Handlers []HandlerConfig + type Playground struct + func New(config Config) *Playground + func (p *Playground) Handlers() (handlers Handlers, err error)