alerts

package
v0.0.0-...-d41f2af Latest Latest
Warning

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

Go to latest
Published: Jan 9, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SNSOutput

type SNSOutput struct {
	// contains filtered or unexported fields
}

func NewSNSOutput

func NewSNSOutput(region string) *SNSOutput

func (*SNSOutput) Key

func (s *SNSOutput) Key() string

func (*SNSOutput) Send

func (s *SNSOutput) Send(val string, message string) error

type SlackOutput

type SlackOutput struct {
	// contains filtered or unexported fields
}

func NewSlackOutput

func NewSlackOutput(token string) *SlackOutput

func (*SlackOutput) Key

func (s *SlackOutput) Key() string

func (*SlackOutput) Send

func (s *SlackOutput) Send(val string, message string) error

Jump to

Keyboard shortcuts

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