package
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Jul 17, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 8
Opens a new window with list of known importers.
Documentation
¶
type FriendlyError interface {
Error() string
FriendlyErrorMessage() string
}
FriendlyError is an interface for errors that have a human friendly message
in addition to a the lower level default error message.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.