Documentation
¶
Index ¶
- func AddBreadcrumb(ctx context.Context, category, message string, data map[string]interface{})
- func CaptureError(ctx context.Context, err error, tags map[string]string, ...) error
- func CaptureMessage(ctx context.Context, msg string, level sentry.Level, tags map[string]string)
- func Flush(timeout time.Duration)
- func Init(cfg Config) (bool, error)
- func StartSpan(ctx context.Context, op, description string) *sentry.Span
- func StartTransaction(ctx context.Context, name, op string) (*sentry.Span, context.Context)
- type Config
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddBreadcrumb ¶
func CaptureError ¶
func CaptureMessage ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.