package
Version:
v1.5.1
Opens a new window with list of versions in this module.
Published: Aug 6, 2018
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 {
From string `json:"from"`
Message string `json:"message"`
Color string `json:"color"`
Notify bool `json:"notify"`
}
type Server struct {
URL string
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.