Top 4.8% dependent repos on proxy.golang.org
proxy.golang.org : 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.
Registry
-
Source
- Documentation
- JSON
- codemeta.json
purl: pkg:golang/github.com/finacore/commons-errors
Keywords:
error
, module
License: Apache-2.0
Latest release: over 3 years ago
First release: over 3 years ago
Namespace: github.com/finacore
Dependent packages: 1
Dependent repositories: 1
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 11 days ago