Documentation
¶
Index ¶
- func CreateViewSubmitResponse(update *slack.ViewState) *slack.ViewSubmissionResponse
- func DefaultHandler(c echo.Context) error
- func GetLists(slackCommand SlackCommand, log *zap.SugaredLogger, store store.MemoryStore) *slack.Msg
- func HandleList(slackCommand SlackCommand, log *zap.SugaredLogger, store store.MemoryStore) *slack.Msg
- func HoppaHandler(c echo.Context) error
- func InteractiveHandler(c echo.Context) error
- func NewListView() *slack.ModalViewRequest
- func SendCreateView(triggerId string, view *slack.ModalViewRequest, apiToken string) error
- func SendListResponse(responseUrl string, list remember.MediaList, apiToken string, botId string) (*http.Response, error)
- type SlackCommand
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateViewSubmitResponse ¶
func CreateViewSubmitResponse(update *slack.ViewState) *slack.ViewSubmissionResponse
func DefaultHandler ¶
func GetLists ¶
func GetLists(slackCommand SlackCommand, log *zap.SugaredLogger, store store.MemoryStore) *slack.Msg
func HandleList ¶
func HandleList(slackCommand SlackCommand, log *zap.SugaredLogger, store store.MemoryStore) *slack.Msg
func HoppaHandler ¶
func InteractiveHandler ¶
func NewListView ¶
func NewListView() *slack.ModalViewRequest
func SendCreateView ¶
func SendCreateView(triggerId string, view *slack.ModalViewRequest, apiToken string) error
Types ¶
Click to show internal directories.
Click to hide internal directories.