package
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Mar 19, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Slack struct {
Channel string `json:"channel"`
URL string `json:"-"`
IconURL string `json:"icon_url"`
UserName string `json:"username"`
Title string `json:"title"`
Color string `json:"color"`
}
Slack has configurations for notifying to Slack
Notify notifies BigQuery query results to Slack
Source Files
¶
Click to show internal directories.
Click to hide internal directories.