package
Version:
v1.0.1
Opens a new window with list of versions in this module.
Published: Aug 7, 2017
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
type SlackHookConfig struct {
URL string `json:"url"`
Levels []string `json:"levels"`
Channel string `json:"channel"`
Emoji string `json:"emoji"`
Username string `json:"username"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.