sentrygo

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Mar 28, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Overview

Package sentrygo は、sentry-go 関連のサンプルが配置されています。

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BadPattern

func BadPattern() error

BadPattern は、Goroutineの中でSentryを使う場合に「してはいけないパターン」を表しているサンプルです。 このサンプルのように、Hubを利用せずに直接スコープを定義して処理してはいけない。

func Basic

func Basic() error

Basic は、Sentry のサービスをつかってエラーログを出力するサンプルです。

func GoodPattern

func GoodPattern() error

GoodPattern は、Goroutineの中でSentryを使う場合に「こうするべきパターン」を表しているサンプルです。 このサンプルのように、Hubを利用してスコープを構成しないといけない。

func NewRegister

func NewRegister() mapping.Register

Types

This section is empty.

Jump to

Keyboard shortcuts

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