enum

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Dec 24, 2021 License: MIT Imports: 0 Imported by: 0

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

type AttrShort

type AttrShort string

type RoleAttr

type RoleAttr string

Jump to

Keyboard shortcuts

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