Imports
- github.com/gin-contrib/cors
- github.com/gin-gonic/gin
- gorm.io/gorm
- gorm.io/driver/mysql
- github.com/dgrijalva/jwt-go
- github.com/gin-contrib/multitemplate
- github.com/gin-contrib/sessions
- github.com/gin-contrib/sessions/cookie
Imports in module “github.com/mujahxd/crowdfunding”
- github.com/mujahxd/crowdfunding/auth
- github.com/mujahxd/crowdfunding/campaign
- github.com/mujahxd/crowdfunding/handler
- github.com/mujahxd/crowdfunding/helper
- github.com/mujahxd/crowdfunding/payment
- github.com/mujahxd/crowdfunding/transaction
- github.com/mujahxd/crowdfunding/user
- github.com/mujahxd/crowdfunding/web/handler