configs

package
v0.0.0-...-6d7fb4e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 25, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const AppEndpoint = "http://chat-api:3000/"
View Source
const ApplicationsRoute = "/applications/{access_token}"
View Source
const ChatWorkerClass = "ChatWorker"
View Source
const ChatsRoute = "/applications/{access_token}/chats"
View Source
const MessagesRoute = "/applications/{access_token}/chats/{chat_number}/messages"
View Source
const MsgRedisKeyPrefix = "MSG_"
View Source
const MsgRedisQueue = "message"
View Source
const MsgWorkerClass = "MessageWorker"
View Source
const RedisAddress = "redis:6379"
View Source
const RedisChatKeyPrefix = "CHAT_"
View Source
const RedisChatQueue = "chat"

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL