sentry

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Oct 22, 2024 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ConfigInstance

func ConfigInstance() interface{}

func GetConfig

func GetConfig(connection *plugin.Connection) sentryConfig

GetConfig :: retrieve and cast connection config from query data

func Plugin

func Plugin(ctx context.Context) *plugin.Plugin

Plugin creates this (sentry) plugin

Types

type IssueAlert

type IssueAlert struct {
	sentry.IssueAlert
	OrganizationSlug string
	ProjectSlug      string
}

type MetricAlert

type MetricAlert struct {
	sentry.MetricAlert
	OrganizationSlug string
	ProjectSlug      string
}

type OrganizationIntegration

type OrganizationIntegration struct {
	sentry.OrganizationIntegration
	OrganizationSlug string
}

type OrganizationMember

type OrganizationMember struct {
	sentry.OrganizationMember
	OrganizationSlug string
}

type OrganizationRepository

type OrganizationRepository struct {
	sentry.OrganizationRepository
	OrganizationSlug string
}

type ProjectKey

type ProjectKey struct {
	sentry.ProjectKey
	ProjectSlug string
}

type Team

type Team struct {
	sentry.Team
	OrganizationSlug string
}

Jump to

Keyboard shortcuts

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