Imports
- github.com/IBM/sarama
- github.com/MGomed/common/client/cache
- github.com/MGomed/common/client/cache/redis
- github.com/MGomed/common/client/db
- github.com/MGomed/common/client/db/pg
- github.com/MGomed/common/client/db/transaction
- github.com/MGomed/common/closer
- github.com/MGomed/common/kafka
- github.com/MGomed/common/kafka/consumer
- github.com/MGomed/common/kafka/producer
- github.com/MGomed/common/logger
- github.com/gomodule/redigo/redis
- github.com/grpc-ecosystem/grpc-gateway/v2/runtime
- github.com/rakyll/statik/fs
- github.com/rs/cors
- google.golang.org/grpc
- google.golang.org/grpc/credentials
- google.golang.org/grpc/credentials/insecure
- google.golang.org/grpc/reflection
Imports in module “github.com/MGomed/auth”
- github.com/MGomed/auth/consts
- github.com/MGomed/auth/internal/api/access_api_impl
- github.com/MGomed/auth/internal/api/auth_api_impl
- github.com/MGomed/auth/internal/api/interceptors
- github.com/MGomed/auth/internal/api/user_api_impl
- github.com/MGomed/auth/internal/config
- github.com/MGomed/auth/internal/config/env
- github.com/MGomed/auth/internal/service
- github.com/MGomed/auth/internal/service/access_service
- github.com/MGomed/auth/internal/service/auth_service
- github.com/MGomed/auth/internal/service/user_service
- github.com/MGomed/auth/internal/storage
- github.com/MGomed/auth/internal/storage/cache/auth
- github.com/MGomed/auth/internal/storage/message_bus/auth
- github.com/MGomed/auth/internal/storage/repository/auth
- github.com/MGomed/auth/pkg/access_api
- github.com/MGomed/auth/pkg/auth_api
- github.com/MGomed/auth/pkg/statik
- github.com/MGomed/auth/pkg/user_api