Imports
- github.com/go-chi/chi/v5
- github.com/gorilla/sessions
- github.com/gorilla/websocket
- github.com/markbates/goth
- github.com/markbates/goth/gothic
- github.com/markbates/goth/providers/google
Imports in module “github.com/The-Gleb/gmessenger/app”
- github.com/The-Gleb/gmessenger/app/internal/controller/http/v1/middleware
- github.com/The-Gleb/gmessenger/app/internal/domain/entity
- github.com/The-Gleb/gmessenger/app/internal/domain/service/client
- github.com/The-Gleb/gmessenger/app/internal/domain/usecase/dialogmsgs
- github.com/The-Gleb/gmessenger/app/internal/domain/usecase/dialogws.go
- github.com/The-Gleb/gmessenger/app/internal/domain/usecase/groupmsgs
- github.com/The-Gleb/gmessenger/app/internal/domain/usecase/groupws
- github.com/The-Gleb/gmessenger/app/internal/errors