Imports
- go.uber.org/zap
- google.golang.org/grpc
- google.golang.org/grpc/reflection
- gorm.io/gorm
- github.com/grpc-ecosystem/go-grpc-middleware/ratelimit
- github.com/json-iterator/go
Imports in module “github.com/vearne/chat”
- github.com/vearne/chat/consts
- github.com/vearne/chat/model
- github.com/vearne/chat/proto
- github.com/vearne/chat/internal/biz
- github.com/vearne/chat/internal/config
- github.com/vearne/chat/internal/dao
- github.com/vearne/chat/internal/log
- github.com/vearne/chat/internal/middleware
- github.com/vearne/chat/internal/resource
- github.com/vearne/chat/internal/utils