sentrycaddy

package module
v0.1.4 Latest Latest
Warning

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

Go to latest
Published: Mar 20, 2026 License: GPL-3.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SentryHandler

type SentryHandler struct {
	DSN           string `json:"dsn,omitempty"`
	Environment   string `json:"environment,omitempty"`
	Release       string `json:"release,omitempty"`
	Name          string `json:"name,omitempty"`
	EnableTracing bool   `json:"enable_tracing,omitempty"`
	// contains filtered or unexported fields
}

func (SentryHandler) CaddyModule

func (SentryHandler) CaddyModule() caddy.ModuleInfo

func (*SentryHandler) Cleanup

func (h *SentryHandler) Cleanup() error

func (*SentryHandler) Provision

func (h *SentryHandler) Provision(ctx caddy.Context) error

func (SentryHandler) ServeHTTP

func (*SentryHandler) UnmarshalCaddyfile

func (h *SentryHandler) UnmarshalCaddyfile(d *caddyfile.Dispenser) error

func (*SentryHandler) Validate

func (h *SentryHandler) Validate() error

Jump to

Keyboard shortcuts

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