Home
last modified time | relevance | path

Searched refs:BeforeBreadcrumb (Results 1 – 15 of 15) sorted by relevance

/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/sentry-core-0.23.0/src/
H A Dclientoptions.rs169 struct BeforeBreadcrumb; in fmt() struct
170 let before_breadcrumb = self.before_breadcrumb.as_ref().map(|_| BeforeBreadcrumb); in fmt()
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/getsentry/sentry-go/
H A Dhub_test.go246 client.options.BeforeBreadcrumb = func(breadcrumb *Breadcrumb, hint *BreadcrumbHint) *Breadcrumb {
259 client.options.BeforeBreadcrumb = func(breadcrumb *Breadcrumb, hint *BreadcrumbHint) *Breadcrumb {
271 client.options.BeforeBreadcrumb = func(breadcrumb *Breadcrumb, hint *BreadcrumbHint) *Breadcrumb {
H A Dhub.go289 if options.BeforeBreadcrumb != nil {
294 if breadcrumb = options.BeforeBreadcrumb(breadcrumb, h); breadcrumb == nil {
H A Dclient.go135 BeforeBreadcrumb func(breadcrumb *Breadcrumb, hint *BreadcrumbHint) *Breadcrumb member
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/getsentry/sentry-go/
H A Dhub_test.go246 client.options.BeforeBreadcrumb = func(breadcrumb *Breadcrumb, hint *BreadcrumbHint) *Breadcrumb {
259 client.options.BeforeBreadcrumb = func(breadcrumb *Breadcrumb, hint *BreadcrumbHint) *Breadcrumb {
271 client.options.BeforeBreadcrumb = func(breadcrumb *Breadcrumb, hint *BreadcrumbHint) *Breadcrumb {
H A Dhub.go289 if options.BeforeBreadcrumb != nil {
294 if breadcrumb = options.BeforeBreadcrumb(breadcrumb, h); breadcrumb == nil {
H A Dclient.go137 BeforeBreadcrumb func(breadcrumb *Breadcrumb, hint *BreadcrumbHint) *Breadcrumb member
/dports/www/gitlab-pages/gitlab-pages-f8512edbec4ec83b426c8ca2dda467de424685e4/vendor/github.com/getsentry/sentry-go/
H A Dhub_test.go246 client.options.BeforeBreadcrumb = func(breadcrumb *Breadcrumb, hint *BreadcrumbHint) *Breadcrumb {
259 client.options.BeforeBreadcrumb = func(breadcrumb *Breadcrumb, hint *BreadcrumbHint) *Breadcrumb {
271 client.options.BeforeBreadcrumb = func(breadcrumb *Breadcrumb, hint *BreadcrumbHint) *Breadcrumb {
H A Dhub.go289 if options.BeforeBreadcrumb != nil {
294 if breadcrumb = options.BeforeBreadcrumb(breadcrumb, h); breadcrumb == nil {
H A Dclient.go137 BeforeBreadcrumb func(breadcrumb *Breadcrumb, hint *BreadcrumbHint) *Breadcrumb member
/dports/www/mattermost-server/mattermost-server-6.0.2/vendor/github.com/getsentry/sentry-go/
H A Dhub.go289 if options.BeforeBreadcrumb != nil {
294 if breadcrumb = options.BeforeBreadcrumb(breadcrumb, h); breadcrumb == nil {
H A Dclient.go137 BeforeBreadcrumb func(breadcrumb *Breadcrumb, hint *BreadcrumbHint) *Breadcrumb member
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/getsentry/sentry-go/example/feature-showcase/
H A Dmain.go130BeforeBreadcrumb: func(breadcrumb *sentry.Breadcrumb, _ *sentry.BreadcrumbHint) *sentry.Breadcrumb…
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/getsentry/sentry-go/example/feature-showcase/
H A Dmain.go130BeforeBreadcrumb: func(breadcrumb *sentry.Breadcrumb, _ *sentry.BreadcrumbHint) *sentry.Breadcrumb…
/dports/www/gitlab-pages/gitlab-pages-f8512edbec4ec83b426c8ca2dda467de424685e4/vendor/github.com/getsentry/sentry-go/example/feature-showcase/
H A Dmain.go130BeforeBreadcrumb: func(breadcrumb *sentry.Breadcrumb, _ *sentry.BreadcrumbHint) *sentry.Breadcrumb…