Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateSessionId ¶
func GenerateSessionId() string
func GetChatSession ¶
func GetChatSession(sessionId string) context.CancelFunc
func RemoveChatSession ¶
func RemoveChatSession(sessionId string)
func SetChatSession ¶
func SetChatSession(sessionId string, session context.CancelFunc)
Types ¶
type MarkdownProcessor ¶
type MarkdownProcessor struct {
// contains filtered or unexported fields
}
func (*MarkdownProcessor) Do ¶
func (self *MarkdownProcessor) Do(value string) string
Click to show internal directories.
Click to hide internal directories.