Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func FormatErrorMessage ¶
Types ¶
type ErrorPrettyPrinter ¶
type ErrorPrettyPrinter struct {
// contains filtered or unexported fields
}
func NewErrorPrettyPrinter ¶
func NewErrorPrettyPrinter(writer io.Writer, useColor bool) ErrorPrettyPrinter
func (ErrorPrettyPrinter) PrettyPrintError ¶
func (p ErrorPrettyPrinter) PrettyPrintError(err error, location common.Location, codes map[common.LocationID]string) error
Click to show internal directories.
Click to hide internal directories.