Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type View ¶
type View struct { Config *config.Config Input *components.Input Chat *components.Chat Channels *components.Channels Mode *components.Mode Debug *components.Debug }
func CreateView ¶ added in v0.3.0
func CreateView(config *config.Config, svc *service.SlackService) *View
Click to show internal directories.
Click to hide internal directories.