Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Message ¶
type Message struct { *template.Data // The protocol version. Version string `json:"version"` GroupKey string `json:"groupKey"` }
Message defines the JSON object send to webhook endpoints.
Click to show internal directories.
Click to hide internal directories.