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

Top 8.9% on proxy.golang.org
Top 1.4% dependent packages on proxy.golang.org
Top 1.8% dependent repos on proxy.golang.org

proxy.golang.org : github.com/gwaylib/errors

Error recorder with As recoding one code, and recording the As caller static with caller, argument information for every As func is called. the data static format like this: ["error code", ["runtime stack of New"], ["runtime stack of As", "args of As"...], ["runtime statick of As"]...] the first one is error code, the second is New, the others are func As been called. package main import "github.com/gwaylib/errors"

Registry - Source - Documentation - JSON - codemeta.json
purl: pkg:golang/github.com/gwaylib/errors
Keywords: caller , errors , rpc , stack
License: MIT
Latest release: 7 months ago
First release: about 4 years ago
Namespace: github.com/gwaylib
Dependent packages: 14
Dependent repositories: 9
Stars: 1 on GitHub
Forks: 1 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 26 days ago

    Loading...
    Readme
    Loading...