Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterHooks ¶
registerHooks registers lifecycle hooks for Sentry
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
func NewSentryService ¶
func NewSentryService(cfg *config.Configuration, logger *logger.Logger) *Service
NewSentryService creates a new Sentry service
func (*Service) AddBreadcrumb ¶
AddBreadcrumb adds a breadcrumb to the current scope
func (*Service) CaptureException ¶
CaptureException captures an error in Sentry
Click to show internal directories.
Click to hide internal directories.