Versions in this module Expand all Collapse all v0 v0.2.0 Jun 19, 2026 v0.1.0 May 27, 2026 Changes in this version + func Serve(ctx context.Context, cfg Config, graphqlHandler, healthHandler http.Handler) error + type Config struct + GraphQLAddr string + GraphQLPath string + HealthAddr string + HealthPath string + ShutdownTimeout time.Duration