Documentation
¶
Index ¶
Constants ¶
View Source
const ( Id = "id" Chatbot = "chatbot" Message = "message" Gateway = "gateway" Cron = "cron" Middle = "middle" NLP = "nlp" Spider = "spider" Storage = "storage" Task = "task" User = "user" Web = "web" Workflow = "workflow" Bot = "bot" )
View Source
const ( FinanceBot = "finance_bot" OrgBot = "org_bot" TodoBot = "todo_bot" )
View Source
const ( MessageTypeText = "text" MessageTypeAt = "at" MessageTypeAudio = "audio" MessageTypeImage = "image" MessageTypeFile = "file" MessageTypeLocation = "location" MessageTypeVideo = "video" MessageTypeLink = "link" MessageTypeContact = "contact" MessageTypeGroup = "group" MessageTypeRich = "rich" MessageTypeAction = "action" )
View Source
const ( StrengthAttr RoleAttr = "strength" CultureAttr RoleAttr = "culture" EnvironmentAttr RoleAttr = "environment" CharismaAttr RoleAttr = "charisma" TalentAttr RoleAttr = "talent" IntellectAttr RoleAttr = "intellect" StrengthShort AttrShort = "str" CultureShort AttrShort = "cul" EnvironmentShort AttrShort = "env" CharismaShort AttrShort = "cha" TalentShort AttrShort = "tal" IntellectShort AttrShort = "int" )
View Source
const ( RepeatDaily = "daily" RepeatAnnually = "annually" RepeatMonthly = "monthly" RepeatWeekly = "weekly" RepeatHourly = "hourly" )
View Source
const AuthKey = "id"
View Source
const RequestIdKey = "request-id"
View Source
const SuperUserID = 1
View Source
const TodoCompletedExp = 2
View Source
const TodoCreatedExp = 1
View Source
const (
WorkflowRunTask = "run"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.