package
0.0.0-20240701232513-1743725d8f50
Repository: https://github.com/yigithankarabulut/distributed-mail-queue-service.git
Documentation: pkg.go.dev
context
fmt
github.com/gofiber/fiber/v2
github.com/gofiber/fiber/v2/log
github.com/gofiber/fiber/v2/middleware/cors
github.com/gofiber/fiber/v2/middleware/recover
github.com/yigithankarabulut/distributed-mail-queue-service/config
github.com/yigithankarabulut/distributed-mail-queue-service/internal/service/mailservice
github.com/yigithankarabulut/distributed-mail-queue-service/internal/service/taskservice
github.com/yigithankarabulut/distributed-mail-queue-service/internal/service/userservice
github.com/yigithankarabulut/distributed-mail-queue-service/internal/service/workerservice
github.com/yigithankarabulut/distributed-mail-queue-service/internal/storage/taskqueue
github.com/yigithankarabulut/distributed-mail-queue-service/internal/storage/taskstorage
github.com/yigithankarabulut/distributed-mail-queue-service/internal/storage/userstorage
github.com/yigithankarabulut/distributed-mail-queue-service/internal/transport/http/basehttphandler
github.com/yigithankarabulut/distributed-mail-queue-service/internal/transport/http/taskhandler
github.com/yigithankarabulut/distributed-mail-queue-service/internal/transport/http/userhandler
github.com/yigithankarabulut/distributed-mail-queue-service/model
github.com/yigithankarabulut/distributed-mail-queue-service/pkg
github.com/yigithankarabulut/distributed-mail-queue-service/pkg/constant
github.com/yigithankarabulut/distributed-mail-queue-service/pkg/cron
github.com/yigithankarabulut/distributed-mail-queue-service/pkg/jwtutils
github.com/yigithankarabulut/distributed-mail-queue-service/pkg/middleware
github.com/yigithankarabulut/distributed-mail-queue-service/pkg/passutils
github.com/yigithankarabulut/distributed-mail-queue-service/pkg/postgres
github.com/yigithankarabulut/distributed-mail-queue-service/pkg/redis
github.com/yigithankarabulut/distributed-mail-queue-service/pkg/response
github.com/yigithankarabulut/distributed-mail-queue-service/pkg/validator
github.com/yigithankarabulut/distributed-mail-queue-service/releaseinfo
log/slog
os
os/signal
strings
syscall
time