sentryclient

package
v0.12.3 Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetProjectIdToSlugMap

func GetProjectIdToSlugMap(ctx context.Context, client *sentry.Client) (map[string]string, error)

Types

type Config

type Config struct {
	UserAgent string
	Token     string
	BaseURL   string
}

Config is the configuration structure used to instantiate the Sentry provider.

func (*Config) Client

func (c *Config) Client(ctx context.Context) (*sentry.Client, error)

Client to connect to Sentry.

Jump to

Keyboard shortcuts

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