Documentation
¶
Index ¶
- Variables
- func CloseTicket(c *gin.Context)
- func CreateTicketLabel(ctx *gin.Context)
- func DeleteTicketLabel(ctx *gin.Context)
- func GetTicket(c *gin.Context)
- func GetTicketLabels(ctx *gin.Context)
- func GetTickets(c *gin.Context)
- func ListTicketLabels(ctx *gin.Context)
- func RemoveTicketLabel(ctx *gin.Context)
- func SendMessage(ctx *gin.Context)
- func SendTag(ctx *gin.Context)
- func SetTicketLabels(ctx *gin.Context)
- func UpdateCloseReason(c *gin.Context)
- func UpdateTicketLabel(ctx *gin.Context)
- type StrippedMessage
Constants ¶
This section is empty.
Variables ¶
View Source
var MentionRegex, _ = regexp.Compile("<@(\\d+)>")
Functions ¶
func CloseTicket ¶
func CreateTicketLabel ¶
func DeleteTicketLabel ¶
func GetTicketLabels ¶
func GetTickets ¶
func ListTicketLabels ¶
func RemoveTicketLabel ¶
func SendMessage ¶
func SetTicketLabels ¶
func UpdateCloseReason ¶
func UpdateTicketLabel ¶
Types ¶
type StrippedMessage ¶
Source Files
¶
Click to show internal directories.
Click to hide internal directories.