Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MattermostController ¶
type MattermostController struct {
// contains filtered or unexported fields
}
func NewMattermostController ¶
func NewMattermostController( router gin.IRouter, notificationChannelServicer notificationchannelservice.NotificationChannelService, mattermostChannelService notificationchannelservice.MattermostChannelService, auth gin.HandlerFunc, registry *errmap.Registry, ) *MattermostController
Click to show internal directories.
Click to hide internal directories.