Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Alerts ¶
type Alerts struct {
// contains filtered or unexported fields
}
func NewAlerts ¶
func NewAlerts(fn DelegateFunc, opts Options) *Alerts
func (*Alerts) NewCapturer ¶
type Delegate ¶
func NoDelegate ¶
type DelegateFunc ¶
func DelegateToPassthrough ¶
func DelegateToPassthrough() (DelegateFunc, errors.Error)
func DelegateToSNS ¶
func DelegateToSentry ¶
func DelegateToSentry(dsn string) (DelegateFunc, errors.Error)
Click to show internal directories.
Click to hide internal directories.