Imports
- github.com/gin-gonic/gin
- go.uber.org/zap
- github.com/nats-io/nats.go
- github.com/casbin/casbin/v2
- github.com/dgraph-io/badger/v4
- github.com/redis/go-redis/v9
- github.com/dgraph-io/badger/v4/options
Imports in module “github.com/DotNetAge/sparrow”
- github.com/DotNetAge/sparrow/pkg/adapter/http/middlewares
- github.com/DotNetAge/sparrow/pkg/adapter/http/router
- github.com/DotNetAge/sparrow/pkg/auth
- github.com/DotNetAge/sparrow/pkg/config
- github.com/DotNetAge/sparrow/pkg/entity
- github.com/DotNetAge/sparrow/pkg/eventbus
- github.com/DotNetAge/sparrow/pkg/logger
- github.com/DotNetAge/sparrow/pkg/messaging
- github.com/DotNetAge/sparrow/pkg/persistence/repo
- github.com/DotNetAge/sparrow/pkg/projection
- github.com/DotNetAge/sparrow/pkg/tasks
- github.com/DotNetAge/sparrow/pkg/usecase
- github.com/DotNetAge/sparrow/pkg/utils