package
Version:
v1.2.0
Opens a new window with list of versions in this module.
Published: Jan 23, 2017
License: MIT
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 PostData struct {
Resource string `json:"resource"`
Event string `json:"event"`
Group string `json:"group"`
Environment string `json:"environment"`
Text string `json:"text"`
Origin string `json:"origin"`
Service []string `json:"service"`
Value string `json:"value"`
}
type Server struct {
URL string
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.