perror

package
v0.0.0-...-b735ce1 Latest Latest
Warning

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

Go to latest
Published: Jun 21, 2026 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AppendError

func AppendError(left, right error) error

func NewError

func NewError(msg string) error

func SerialUntilError

func SerialUntilError(fns ...func() error) func() error

SerialUntilError 依次执行所有函数,报错立即返回

func SerialWithError

func SerialWithError(fns ...func() error) func() error

SerialWithError 依次执行所有函数,返回所有错误信息

func WrapError

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

Types

This section is empty.

Jump to

Keyboard shortcuts

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