Documentation ¶
Index ¶
Constants ¶
View Source
const ( RedBackground = "red" YellowBackground = "yellow" GreenBackground = "green" GrayBackground = "gray" RandomBackground = "random" PurpleBackground = "purple" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HipchatClient ¶
func NewClient ¶
func NewClient() *HipchatClient
func (*HipchatClient) Notify ¶
func (h *HipchatClient) Notify(msg, color string) error
Click to show internal directories.
Click to hide internal directories.