Imports
- github.com/gofiber/fiber/v2
- github.com/gofiber/fiber/v2/middleware/cors
- github.com/google/uuid
- github.com/line/line-bot-sdk-go/v8/linebot/messaging_api
- github.com/omise/omise-go
- github.com/pkg/errors
- go.uber.org/zap
Imports in module “github.com/natthphong/bot-line-payment”
- github.com/natthphong/bot-line-payment/api
- github.com/natthphong/bot-line-payment/config
- github.com/natthphong/bot-line-payment/handler/auth
- github.com/natthphong/bot-line-payment/handler/user
- github.com/natthphong/bot-line-payment/internal/db
- github.com/natthphong/bot-line-payment/internal/httputil
- github.com/natthphong/bot-line-payment/internal/logz
- github.com/natthphong/bot-line-payment/internal/s3util
- github.com/natthphong/bot-line-payment/middleware