enum

package
v0.0.27 Latest Latest
Warning

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

Go to latest
Published: Jul 27, 2021 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Chatbot   = "chatbot"
	Message   = "message"
	Gateway   = "gateway"
	Cron      = "cron"
	Finance   = "finance"
	Middle    = "middle"
	NLP       = "nlp"
	Spider    = "spider"
	Storage   = "storage"
	Subscribe = "subscribe"
	Task      = "task"
	Todo      = "todo"
	User      = "user"
	Web       = "web"
	Workflow  = "workflow"

	RedisAgent  = "redis_agent"
	ServerAgent = "server_agent"
)
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 (
	PlatformSlack    = "slack"
	PlatformTelegram = "telegram"
	PlatformDiscord  = "discord"
)
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 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