Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JoyalAJohney/Realtime-distributed-chat
/ types & classes
Types & classes
17 in github.com/JoyalAJohney/Realtime-distributed-chat
⨍
Functions
64
◇
Types & classes
17
↓ 1 callers
TypeAlias
MessageType
src/chat/message.type.go:3
Struct
AppConfig
src/config/config.go:8
Struct
AppConfig
kafka-consumer/config/config.go:8
Struct
AuthRequest
src/models/models.go:13
Struct
DBMessage
src/database/entities.go:15
Struct
DBMessage
kafka-consumer/database/entities.go:9
Struct
DBUser
src/database/entities.go:9
Struct
ErrorMessage
src/models/models.go:29
Struct
KafkaConfig
src/kafka/kafka.go:14
Struct
KafkaConfig
kafka-consumer/kafka/kafka.go:9
Struct
Message
src/models/models.go:20
Struct
Message
kafka-consumer/processor/message.go:3
FuncType
MessageHandlerCallbackType
func(room string, message *Message)
src/models/models.go:18
Struct
PostgresConfig
src/database/connection.go:12
Struct
PostgresConfig
kafka-consumer/database/postgres.go:12
Struct
RedisConfig
src/cache/redis.go:12
Struct
User
src/models/models.go:7