Versions in this module Expand all Collapse all v0 v0.1.0 Jan 16, 2019 Changes in this version + func Initialize(url string) + func PostWebhook(msg *WebhookMessage) error + type Attachment struct + Color string + Footer string + FooterIcon string + ImageURL string + MarkdownIn []string + Pretext string + Text string + ThumbURL string + Title string + TitleLink string + func (a *Attachment) UsePullRequests(prs []github.PullRequest) + type WebhookMessage struct + Attachments []Attachment + Channel string + IconURL string + Text string + Username string