graphql-go / graphql-go/graphql

serveWS undefined

Open
#643 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
10.1k
Forks
845
PR merge metrics
No merged PRs in 30d

Description

Hello.
I get an error if I build a graphql server with golang version 1.19

```
go build -o mona-agent
# github.com/andrewwphillips/eggql/internal/handler
../../go/pkg/mod/github.com/andrewwphillips/eggql@v0.0.0-20220728202124-a429af715c3a/internal/handler/handler.go:92:5: h.serveWS undefined (type *Handler has no field or method serveWS)
make: *** [Makefile:7: build] Error 2
```
What's going wrong here?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.