Documentation ¶
Index ¶
- Constants
- func Dequeue(c *gin.Context)
- func Enqueue(c *gin.Context)
- func Export2PDF(c *gin.Context)
- func Export2PNG(c *gin.Context)
- func Export2Word(c *gin.Context)
- func GetEnvironment(c *gin.Context)
- func List(c *gin.Context)
- func NotifyMailgun(c *gin.Context)
- func NotifySlack(c *gin.Context)
- func PostMessageInPrivateChannel(payload string)
- func Publish(c *gin.Context)
- func SubscribeAndReceiveMessage()
- func Swissknife(c *gin.Context)
- type TemplateData
Constants ¶
View Source
const BufferSize = 100
Variables ¶
This section is empty.
Functions ¶
func Export2PDF ¶
func Export2PNG ¶
func Export2Word ¶
func GetEnvironment ¶
func NotifyMailgun ¶
func NotifySlack ¶
func PostMessageInPrivateChannel ¶
func PostMessageInPrivateChannel(payload string)
func SubscribeAndReceiveMessage ¶
func SubscribeAndReceiveMessage()
This method is to receive the message sent by netlify to redis
func Swissknife ¶
Types ¶
type TemplateData ¶
Click to show internal directories.
Click to hide internal directories.