package
Version:
v0.2.1
Opens a new window with list of versions in this module.
Published: Nov 25, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Send sends a Mattermost webhook to the provided URL.
type Payload struct {
Username string `json:"username"`
IconURL string `json:"icon_url"`
Text string `json:"text"`
}
Payload is a webhook payload.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.