Imports
- github.com/capcom6/go-infra-fx/cli
- github.com/capcom6/go-infra-fx/db
- github.com/capcom6/go-infra-fx/http
- github.com/capcom6/go-infra-fx/logger
- github.com/capcom6/go-infra-fx/validator
- go.uber.org/fx
- go.uber.org/fx/fxevent
- go.uber.org/zap
- go.uber.org/zap/zapcore
Imports in module “github.com/capcom6/sms-gateway”
- github.com/capcom6/sms-gateway/internal/config
- github.com/capcom6/sms-gateway/internal/sms-gateway/handlers
- github.com/capcom6/sms-gateway/internal/sms-gateway/modules/auth
- github.com/capcom6/sms-gateway/internal/sms-gateway/modules/db
- github.com/capcom6/sms-gateway/internal/sms-gateway/modules/devices
- github.com/capcom6/sms-gateway/internal/sms-gateway/modules/health
- github.com/capcom6/sms-gateway/internal/sms-gateway/modules/messages
- github.com/capcom6/sms-gateway/internal/sms-gateway/modules/push
- github.com/capcom6/sms-gateway/internal/sms-gateway/modules/webhooks
- github.com/capcom6/sms-gateway/internal/sms-gateway/repositories