sentry

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Jul 14, 2025 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Module = types.Module{
	{CreateFunc: NewSentryConfig},
	{CreateFunc: NewSentry},
}

Functions

func NewSentry

func NewSentry(cfg Config) (*sentry.Hub, error)

Types

type Config

type Config struct {
	DSN         string
	Environment string
	ReleaseID   string
}

func NewSentryConfig

func NewSentryConfig(cfg *config.Config) Config

Jump to

Keyboard shortcuts

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