Imports
- github.com/99designs/gqlgen/graphql/handler
- github.com/99designs/gqlgen/graphql/handler/extension
- github.com/99designs/gqlgen/graphql/handler/transport
- github.com/99designs/gqlgen/graphql/playground
- github.com/go-chi/chi
- github.com/gorilla/websocket
Imports in module “github.com/ardihikaru/graphql-example-part-1”
- github.com/ardihikaru/graphql-example-part-1/internal/application
- github.com/ardihikaru/graphql-example-part-1/internal/service/auth
- github.com/ardihikaru/graphql-example-part-1/internal/storage/user
- github.com/ardihikaru/graphql-example-part-1/pkg/graph/user/generated
- github.com/ardihikaru/graphql-example-part-1/pkg/graph/user/resolvers
- github.com/ardihikaru/graphql-example-part-1/pkg/mysqldb
- github.com/ardihikaru/graphql-example-part-1/pkg/service/user