package
4.1.6+incompatible
Repository: https://github.com/sharovik/devbot.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
InitService initialize the events-api service.
SendAnswerForReceivedMessage method which sends the answer by specific message.
TriggerAnswer triggers an answer for received message.
TriggerScenario triggers the scenario for selected channel.
# Variables
S message service object.
# Structs
MsgAttributes the validation message attributes.
SlackService struct of message service.
# Interfaces
BaseServiceInterface base interface for messages APIs services.