Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type View ¶
type View struct { Input *components.Input Chat *components.Chat Channels *components.Channels Mode *components.Mode }
func CreateChatView ¶
func CreateChatView(svc *service.SlackService) *View
Click to show internal directories.
Click to hide internal directories.