sentry

package
v0.0.0-...-fd49e9c Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Component

type Component struct {
	DSN string
}

func NewComponent

func NewComponent(dsn string) *Component

func (*Component) Health

func (c *Component) Health() error

Health implements the Component interface.

func (*Component) Name

func (c *Component) Name() string

Name implements the Component interface.

func (*Component) Start

func (c *Component) Start() error

Start implements the Component interface.

func (*Component) Stop

func (c *Component) Stop() error

Stop implements the Component interface.

Jump to

Keyboard shortcuts

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