errors

package
v0.7.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 15, 2022 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package errors contains various helpful utilities to assist with error handling.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(fmtStr string, params ...interface{}) error

func Wrap

func Wrap(err error, fmtStr string, params ...interface{}) error

Wrap wraps error and supplies the line and the file where the error occurred.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL