An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

github.com/finacore/commons-errors

Package commonserrors encapsulates some methods and data structure responsibles to organize and manage the erros obtained duruing the program execution. Among the characteristics, the one that stand out are the capability to convert the data structure to an string, following the error interface implemented by the golang error, As well the agregation of an integer error code that simplify the error recognitions less the necessity of make reflections in the received object. The first step to use this package is to get it through the command below, then you will be able to import it in your code. To avoid the conflicts between packages during the imnport phase, is strongly recommended select other name for this package in the moment of import like shown below: Once imported you can use the package as you prefer. So read the function and methods documentation to know how to use this packagage. Package commonserrors encapsulates some methods and data structure responsibles to organize and manage the erros obtained duruing the program execution. Among the characteristics, the one that stand out are the capability to convert the data structure to an string, following the error interface implemented by the golang error, As well the agregation of an integer error code that simplify the error recognitions less the necessity of make reflections in the received object. The first step to use this package is to get it through the command below, then you will be able to import it in your code. To avoid the conflicts between packages during the imnport phase, is strongly recommended select other name for this package in the moment of import like shown below: Once imported you can use the package as you prefer. So read the function and methods documentation to know how to use this packagage.

Ecosystem
proxy.golang.org
Latest Release
v1.3.0
over 3 years ago
Versions
6
Dependent Packages
1
Dependent Repos
1
Links
Registry proxy.golang.org
Source Repository
Docs Documentation
JSON API View JSON
CodeMeta codemeta.json
Package Details
PURL pkg:golang/github.com/finacore/commons-errors
spec
License Apache-2.0
Namespace github.com/finacore
First Release over 3 years ago
Last Synced 7 days ago
Keywords
error module
Repository
Stars 0 on GitHub
Forks 0 on GitHub
Rankings on proxy.golang.org
Dependent packages Top 5.8%
Dependent repos Top 4.8%