Imports
- github.com/gofiber/contrib/websocket
- github.com/gofiber/fiber/v2
- github.com/google/uuid
- github.com/jackc/pgx/v5/stdlib
- github.com/kelseyhightower/envconfig
Imports in module “github.com/tmavrin/igp-code-challenge”
- github.com/tmavrin/igp-code-challenge/internal/component/auth
- github.com/tmavrin/igp-code-challenge/internal/component/notifications
- github.com/tmavrin/igp-code-challenge/internal/store
- github.com/tmavrin/igp-code-challenge/internal/store/postgresdb
- github.com/tmavrin/igp-code-challenge/internal/types