proxy.golang.org : go.innotegrity.dev/toolbox
Package toolbox does not currently implement any functionality. The subfolders within this package provide the full functionality of the toolbox. Any method in the toolbox which returns an error object will return a custom error type implementing the go.innotegrity.dev/toolbox/errors.ExtendedError interface. The specific errors returned by the method are noted in its documentation. Each integer code corresponding the the specific error is unique across the entire toolbox. To determine the specific type of error that was returned, you can use 1 of 3 methods: Logging for methods within the toolbox is performed using either the zerolog logger object supplied in the context parameter for the method (generated by calling the logger instance's WithContext() function) or the global zerlog logger unless otherwise noted in the method's documentation. The following error codes are allocated for each package:
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/go.innotegrity.dev/toolbox
License: MIT
Latest release: almost 2 years ago
First release: almost 2 years ago
Namespace: go.innotegrity.dev
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 6 days ago