sentry

package
v1.18.0 Latest Latest
Warning

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

Go to latest
Published: Nov 17, 2025 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateProject

func CreateProject(name string) (string, error)

func CreateStages

func CreateStages(serviceName, dsn string) error

func DeleteProject

func DeleteProject(projectID string) error

func GetClientKeys

func GetClientKeys(projectID string) (map[string]string, error)

func ListProjects

func ListProjects() (map[string]string, error)

Types

type Project

type Project struct {
	Name     string `json:"name"`
	ID       string `json:"id"`
	Platform string `json:"platform"`
}

Jump to

Keyboard shortcuts

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