Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MonitorPanic ¶
type MonitorPanic struct {
PanicValue any
}
func (*MonitorPanic) Error ¶
func (e *MonitorPanic) Error() string
func (*MonitorPanic) Is ¶
func (e *MonitorPanic) Is(err error) bool
type NoOpMonitor ¶
type NoOpMonitor struct{}
noOpMonitor is a no operation monitor
func (*NoOpMonitor) MonitorName ¶
func (no *NoOpMonitor) MonitorName() string
Click to show internal directories.
Click to hide internal directories.