notifier

package
v5.6.0 Latest Latest
Warning

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

Go to latest
Published: May 7, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	NotificationCode4XX = "4XX"
	NotificationCode5XX = "5XX"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Notifier

type Notifier interface {
	Notify5XX(ctx context.Context, errorCode string, err error, stackTrace string, errorData interface{}) error
	Notify4XX(ctx context.Context, errorCode string, err error, stackTrace string, errorData interface{}) error
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳