Imports
- github.com/DerryRenaldy/logger/logger
- github.com/go-redis/redis/v8
- github.com/gofiber/contrib/otelfiber
- github.com/gofiber/fiber/v2
- github.com/gofiber/fiber/v2/middleware/idempotency
- github.com/gofiber/fiber/v2/middleware/recover
Imports in module “github.com/DerryRenaldy/learnFiber”
- github.com/DerryRenaldy/learnFiber/api/v1/handlers
- github.com/DerryRenaldy/learnFiber/api/v1/services
- github.com/DerryRenaldy/learnFiber/api/v2/handlers
- github.com/DerryRenaldy/learnFiber/api/v2/services
- github.com/DerryRenaldy/learnFiber/pkg/database
- github.com/DerryRenaldy/learnFiber/pkg/redis
- github.com/DerryRenaldy/learnFiber/pkg/tracer
- github.com/DerryRenaldy/learnFiber/server/middleware
- github.com/DerryRenaldy/learnFiber/store/mysql/customer
- github.com/DerryRenaldy/learnFiber/store/redis/customer