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
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
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.