package
Version:
v1.6.9
Opens a new window with list of versions in this module.
Published: Jul 29, 2022
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Error interface {
error
}
Error an error with stack info
Errorf create a new error
func Panic(p interface{}) Error
Panic create a error from panic
WithStack add caller stack information
Wrap with some extra message into err
Wrapf with some extra message into err
Source Files
¶
Click to show internal directories.
Click to hide internal directories.