Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Attachment ¶
type Attachment struct { Title string `json:"title"` TitleLink string `json:"title_link"` Text string `json:"text"` Fallback string `json:"fallback"` Color string `json:"color"` Pretext string `json:"pretext"` AuthorName string `json:"author_name"` AuthorLink string `json:"author_link"` Fields []AttachmentField `json:"fields"` }
type AttachmentField ¶
type HTTPError ¶
func NewHTTPError ¶
Click to show internal directories.
Click to hide internal directories.