package
Version:
v1.19.0
Opens a new window with list of versions in this module.
Published: Jan 16, 2026
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
Sentry Sentry `toml:"sentry"`
}
type Sentry struct {
Token string `toml:"token"`
Organization string `toml:"organization"`
Team string `toml:"team"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.