Skip to content

pcbuildpluscoding/errorlist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Errorlist

Errorlist wraps a error slice which is useful for converting consecutive err tests into more readable code. At the end of the section, the group error status is available. This is useful for handling type errors, when retrieving consecutive values from a provider object. When failfast mode is applied and an error is added, panic(err) is called. In this case use a panic handler to catch the exception.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages