Discover Packages
github.com/palantir/go-baseapp
pkg
errfmt
package
Version:
v0.5.2
Opens a new window with list of versions in this module.
Published: Aug 11, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 4
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package errfmt implements formatting for error types. Specifically, it prints
error messages with the deepest available stacktrace for errors that include
stacktraces.
Print returns a string representation of err. It returns the empty string if
err is nil.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.