Documentation
¶
Index ¶
- type Client
- func (c *Client) SendNotification(reports []definition.Report) error
- func (c *Client) SendNotificationWithContext(reports []definition.Report, isDryRun bool, environment string) error
- func (c *Client) SendNotificationWithContextAndError(reports []definition.Report, isDryRun bool, environment string, ...) error
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) SendNotification ¶
func (c *Client) SendNotification(reports []definition.Report) error
func (*Client) SendNotificationWithContext ¶ added in v0.0.3
func (*Client) SendNotificationWithContextAndError ¶ added in v0.0.17
Click to show internal directories.
Click to hide internal directories.