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 本设计补充并实现了系统的error接口。 This design complements and implements the error interface of the go package. 用于发生错误时附带发生错误的原因、位置等信息以便还原现场。 It can be used to restore the scene with the information of the cause and location of the error when it occurs. 因本错误设计含有比较大的数据量信息,因此需要注意被调用的频率,以避免影响到系统效率。 Because this incorrect design contains a large amount of data information, we need to pay attention to the frequency of calls to avoid affecting system efficiency. 使用例子 Example package main import "github.com/gwaylib/errors"
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/gwaylib/errors
Keywords:
caller
, errors
, rpc
, stack
License: MIT
Latest release: about 1 month ago
First release: over 3 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: about 15 hours ago