Imports
- github.com/go-chi/cors
- entgo.io/ent/dialect/sql
- github.com/go-chi/chi/v5
- github.com/go-chi/chi/v5/middleware
- github.com/redis/go-redis/v9
Imports in module “github.com/axe-cute/axe”
- github.com/axe-cute/axe/config
- github.com/axe-cute/axe/ent
- github.com/axe-cute/axe/internal/handler
- github.com/axe-cute/axe/internal/handler/middleware
- github.com/axe-cute/axe/internal/repository
- github.com/axe-cute/axe/internal/service
- github.com/axe-cute/axe/pkg/cache
- github.com/axe-cute/axe/pkg/db
- github.com/axe-cute/axe/pkg/db/mysql
- github.com/axe-cute/axe/pkg/db/postgres
- github.com/axe-cute/axe/pkg/jwtauth
- github.com/axe-cute/axe/pkg/logger
- github.com/axe-cute/axe/pkg/metrics
- github.com/axe-cute/axe/pkg/outbox
- github.com/axe-cute/axe/pkg/plugin
- github.com/axe-cute/axe/pkg/plugin/storage
- github.com/axe-cute/axe/pkg/ratelimit
- github.com/axe-cute/axe/pkg/worker
- github.com/axe-cute/axe/pkg/ws
- github.com/axe-cute/axe/internal/handler/hook
- github.com/axe-cute/axe/internal/setup