Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BotInput ¶
type BotInput struct {
Content string
}
func (*BotInput) GetContent ¶
func (*BotInput) SetContent ¶
type BotOutput ¶
type BotOutput struct {
Content string
}
func (*BotOutput) GetContent ¶
func (*BotOutput) SetContent ¶
Click to show internal directories.
Click to hide internal directories.