Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NoOpAlerter ¶
type NoOpAlerter struct{}
type SentryAlerter ¶
type SentryAlerter struct {
// contains filtered or unexported fields
}
func NewSentryAlerter ¶
func NewSentryAlerter(sentryDSN, sentryEnv string) (*SentryAlerter, error)
Click to show internal directories.
Click to hide internal directories.