basic

command
v0.18.0 Latest Latest
Warning

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

Go to latest
Published: Feb 7, 2023 License: BSD-2-Clause Imports: 6 Imported by: 0

Documentation

Overview

This is an example program that makes an HTTP request and prints response headers. Whenever a request fails, the error is reported to Sentry.

Try it by running:

go run main.go
go run main.go https://sentry.io
go run main.go bad-url

To actually report events to Sentry, set the DSN either by editing the appropriate line below or setting the environment variable SENTRY_DSN to match the DSN of your Sentry project.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL