Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andybons/hipchat
/ functions
Functions
9 in github.com/andybons/hipchat
⨍
Functions
9
◇
Types & classes
7
↓ 3 callers
Function
getError
getError unmarshals a HipChat error response from the request body and returns its error field.
hipchat.go:259
↓ 1 callers
Method
PostMessage
(req MessageRequest)
hipchat.go:127
↓ 1 callers
Function
urlValuesFromMessageRequest
(req MessageRequest)
hipchat.go:106
Method
Error
()
hipchat.go:80
Function
NewClient
NewClient allocates and returns a Client with the given authToken. By default, the client will use the publicly available HipChat servers. For interna
hipchat.go:98
Method
RoomHistory
(id, date, tz string)
hipchat.go:183
Method
RoomList
()
hipchat.go:222
Method
Time
()
message.go:32
Function
main
()
examples/main.go:9