Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
func (*Client) GetOncall ¶
func (c *Client) GetOncall(w http.ResponseWriter, r *http.Request)
KGSearch uses the Knowledge Graph API to search for a query provided by a Slack command.
func (*Client) StartServer ¶
func (c *Client) StartServer()
Click to show internal directories.
Click to hide internal directories.