slack

package
v0.0.17 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 4, 2025 License: MIT Imports: 4 Imported by: 0

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 NewClient

func NewClient(webhookURL string) *Client

func (*Client) SendNotification

func (c *Client) SendNotification(reports []definition.Report) error

func (*Client) SendNotificationWithContext added in v0.0.3

func (c *Client) SendNotificationWithContext(reports []definition.Report, isDryRun bool, environment string) error

func (*Client) SendNotificationWithContextAndError added in v0.0.17

func (c *Client) SendNotificationWithContextAndError(reports []definition.Report, isDryRun bool, environment string, executionErr error) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL