Imports
- github.com/go-redis/redis/v8
- github.com/gorilla/websocket
- github.com/sirupsen/logrus
- github.com/streadway/amqp
- go.mongodb.org/mongo-driver/bson/primitive
- google.golang.org/protobuf/proto
Imports in module “github.com/mangohow/imchat”
- github.com/mangohow/imchat/cmd/chatserver/internal/chatserver
- github.com/mangohow/imchat/cmd/chatserver/internal/log
- github.com/mangohow/imchat/cmd/chatserver/internal/mongodb/dao
- github.com/mangohow/imchat/cmd/chatserver/internal/mq
- github.com/mangohow/imchat/cmd/chatserver/internal/rdsconn
- github.com/mangohow/imchat/pkg/common/commutil
- github.com/mangohow/imchat/pkg/consts
- github.com/mangohow/imchat/pkg/consts/redisconsts
- github.com/mangohow/imchat/pkg/model
- github.com/mangohow/imchat/pkg/utils
- github.com/mangohow/imchat/proto/pb