Documentation
¶
Index ¶
Constants ¶
View Source
const ( Rule = "rule" Priority = "priority" Source = "source" Time = "time" Hostname = "hostname" )
Variables ¶
This section is empty.
Functions ¶
func NewAttachment ¶
func NewAttachment(falcopayload model.FalcoPayload) *slacksdk.Attachment
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client is the client for Slack API.
func (*Client) SendMessage ¶
Click to show internal directories.
Click to hide internal directories.