Imports
- github.com/go-chi/chi/v5
- github.com/go-kit/kit/metrics/prometheus
- github.com/go-kit/log
- github.com/go-kit/log/level
- github.com/go-playground/validator/v10
- github.com/jmoiron/sqlx
- github.com/joho/godotenv
- github.com/lib/pq
- github.com/prometheus/client_golang/prometheus
- github.com/prometheus/client_golang/prometheus/promhttp
Imports in module “github.com/joeymckenzie/realworld-go-kit-nx”
- github.com/joeymckenzie/realworld-go-kit-nx/libs/features/articles/persistence
- github.com/joeymckenzie/realworld-go-kit-nx/libs/features/users/api
- github.com/joeymckenzie/realworld-go-kit-nx/libs/features/users/core
- github.com/joeymckenzie/realworld-go-kit-nx/libs/features/users/core/middlewares
- github.com/joeymckenzie/realworld-go-kit-nx/libs/features/users/persistence
- github.com/joeymckenzie/realworld-go-kit-nx/libs/shared/api
- github.com/joeymckenzie/realworld-go-kit-nx/libs/shared/services