Documentation ¶
Index ¶
- type Client
- func (c *Client) CloseMonitoringIssue(ctx context.Context, req slack.SlashCommand, user string, id string)
- func (c *Client) CopyRoom(ctx context.Context, req slack.SlashCommand, user string, src, dst string)
- func (c *Client) FixTime(ctx context.Context, req slack.SlashCommand, user string, id string)
- func (c *Client) Float(ctx context.Context, req slack.SlashCommand, user string, id string)
- func (c *Client) RemoveDeviceFromMonitoring(ctx context.Context, req slack.SlashCommand, user string, id string)
- func (c *Client) Screenshot(ctx context.Context, req slack.SlashCommand, user string, id string)
- func (c *Client) Sink(ctx context.Context, req slack.SlashCommand, user string, id string)
- func (c *Client) Swab(ctx context.Context, req slack.SlashCommand, user string, id string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
func (*Client) CloseMonitoringIssue ¶
func (*Client) CopyRoom ¶
func (c *Client) CopyRoom(ctx context.Context, req slack.SlashCommand, user string, src, dst string)
TODO pass default designation to *Client & use that for all calls
func (*Client) RemoveDeviceFromMonitoring ¶
func (*Client) Screenshot ¶
Click to show internal directories.
Click to hide internal directories.