errors

package
v1.5.1 Latest Latest
Warning

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

Go to latest
Published: Jun 11, 2022 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

Package errors is a simplified variant of github.com/pkg/errors.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Wrapf

func Wrapf(err error, format string, args ...interface{}) error

Wrapf creates a new error with cause, and an inherent error message specified by the format parameters. If the cause is nil, Wrapf returns nil.

Types

This section is empty.

Jump to

Keyboard shortcuts

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