Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CustomizeRequest ¶
type PrettySink ¶
type PrettySink struct { }
func (PrettySink) Report ¶
func (s PrettySink) Report(message Alert) error
type Sink ¶
func CreateSlackSink ¶
func CreateWebSink ¶
func CreateWebSink(postUrl string, customizeRequest CustomizeRequest, tlsSkipVerify bool) (Sink, error)
Click to show internal directories.
Click to hide internal directories.