Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FormatStack ¶
Types ¶
type RT ¶
type RT = RecoverTool
type RecoverTool ¶
type RecoverTool struct {
// contains filtered or unexported fields
}
func GetRecoverTool ¶
func GetRecoverTool(opt *Option) *RecoverTool
func (*RecoverTool) HandleRecover ¶
func (r *RecoverTool) HandleRecover(ro any, stack string)
func (*RecoverTool) Recover ¶
func (r *RecoverTool) Recover()
Click to show internal directories.
Click to hide internal directories.