Documentation ¶
Index ¶
Constants ¶
View Source
const ExampleTokenHmacSecret = "my_secret"
Variables ¶
View Source
var ( Port int Channel string )
Functions ¶
This section is empty.
Types ¶
type ChatMessage ¶
type ChatMessage struct {
Input string `json:"input"`
}
Click to show internal directories.
Click to hide internal directories.