Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SlashCommandController ¶
type SlashCommandController struct { EventHandler *socketmode.SocketmodeHandler Service internal.Service Settings settings.Settings }
SlashCommandController We create a structure to let us use dependency injection
func NewRequestCommandHandler ¶
func NewRequestCommandHandler(cfg settings.Settings, service *internal.Service, eventhandler *socketmode.SocketmodeHandler) SlashCommandController
func (*SlashCommandController) SuggestServices ¶
func (c *SlashCommandController) SuggestServices(evt *socketmode.Event, clt *socketmode.Client)
Click to show internal directories.
Click to hide internal directories.