package
Version:
v2.0.0+incompatible
Opens a new window with list of versions in this module.
Published: Feb 21, 2017
License: Apache-2.0
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 3
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"`
Text string `json:"text"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.