
The highest tagged major version is
v2.
package
Version:
v1.1.897
Opens a new window with list of versions in this module.
Published: Apr 27, 2026
License: MIT
Opens a new window with license information.
Imports: 19
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Option struct {
Service string `json:"service"`
ReportToSentry bool `json:"reportToSentry"`
ReportToEmail bool `json:"reportToEmail"`
RePanic bool `json:"rePanic"`
Debug bool `json:"debug"`
EmailReceiver []string `json:"emailReceiver"`
EmailSvc recoverTool.EmailSvc `json:"emailSvc"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.