Top 0.1% dependent packages on proxy.golang.org
Top 0.1% dependent repos on proxy.golang.org
Top 4.0% forks on proxy.golang.org
Top 0.3% docker downloads on proxy.golang.org
proxy.golang.org : github.com/pingcap/errors
Package errors provides simple error handling primitives. The traditional error handling idiom in Go is roughly akin to which applied recursively up the call stack results in error reports without context or debugging information. The errors package allows programmers to add context to the failure path in their code in a way that does not destroy the original value of the error. The errors.Annotate function returns a new error that adds context to the original error by recording a stack trace at the point Annotate is called, and the supplied message. For example If additional control is required the errors.AddStack and errors.WithMessage functions destructure errors.Annotate into its component operations of annotating an error with a stack trace and an a message, respectively. Using errors.Annotate constructs a stack of errors, adding context to the preceding error. Depending on the nature of the error it may be necessary to reverse the operation of errors.Annotate to retrieve the original error for inspection. Any error value which implements this interface can be inspected by errors.Cause. errors.Cause will recursively retrieve the topmost error which does not implement causer, which is assumed to be the original cause. For example: causer interface is not exported by this package, but is considered a part of stable public API. errors.Unwrap is also available: this will retrieve the next error in the chain. All error values returned from this package implement fmt.Formatter and can be formatted by the fmt package. The following verbs are supported New, Errorf, Annotate, and Annotatef record a stack trace at the point they are invoked. This information can be retrieved with the StackTracer interface that returns a StackTrace. Where errors.StackTrace is defined as The Frame type represents a call site in the stack trace. Frame supports the fmt.Formatter interface that can be used for printing information about the stack trace of this error. For example: See the documentation for Frame.Format for more details. errors.Find can be used to search for an error in the error chain.
Registry
-
Source
- Documentation
- JSON
- codemeta.json
purl: pkg:golang/github.com/pingcap/errors
License: BSD-2-Clause
Latest release: over 6 years ago
First release: over 9 years ago
Namespace: github.com/pingcap
Dependent packages: 1,043
Dependent repositories: 5,537
Stars: 41 on GitHub
Forks: 39 on GitHub
Docker dependents: 292
Docker downloads: 232,350,735
See more repository details: repos.ecosyste.ms
Last synced: 29 days ago
github.phpd.cn/getsentry/sentry-go v0.28.1
42 versions - Latest release: over 1 year agogithub.com/jryll/go-mysql v0.0.1
add bin log pos config to canal1 version - Latest release: over 1 year ago - 0 stars on GitHub
github.com/vadimartynov/seaweedfs v1.0.1
SeaweedFS is a fast distributed storage system for blobs, objects, files, and data lake, for bill...2 versions - Latest release: over 1 year ago - 0 stars on GitHub
github.com/oceanbase/modis v0.1.0
Modis implements access layer and data struct layer for OBKV, compatible with Redis protocol.1 version - Latest release: over 1 year ago - 0 stars on GitHub
gitee.com/ltotal/seata-go v1.2.1
2 versions - Latest release: over 1 year agogithub.com/ltotal/seata-go v1.2.1
3 versions - Latest release: over 1 year agogithub.phpd.cn/pingcap/tiup v1.15.2
81 versions - Latest release: over 1 year agogithub.xiaoq7.com/pingcap/tiup v1.15.2
81 versions - Latest release: over 1 year agogithub.com/moritzgruber/sqlc v1.27.1
Generate type-safe code from SQL2 versions - Latest release: over 1 year ago - 0 stars on GitHub
github.com/ken8203/tikv-cli v0.0.3
CLI tool for TiKV with an interactive shell.3 versions - Latest release: over 1 year ago - 0 stars on GitHub
github.hscsec.cn/pingcap/tidb-operator v1.6.0
127 versions - Latest release: over 1 year agogithub.phpd.cn/pingcap/tidb-operator v1.6.0
124 versions - Latest release: over 1 year agochainweaver.org.cn/chainweaver/ida/common v1.0.0
1 version - Latest release: over 1 year agochainweaver.org.cn/chainweaver/ida/key-service v1.0.0
1 version - Latest release: over 1 year agochainweaver.org.cn/chainweaver/ida/chain-service v1.0.0
1 version - Latest release: over 1 year agogithub.com/mify-io/mify v0.1.19
microservices for you20 versions - Latest release: over 1 year ago - 142 stars on GitHub
github.com/base-go/baseql v0.0.3
BaseQL is a Go framework for rapidly building powerful graphql servers.3 versions - Latest release: over 1 year ago - 0 stars on GitHub
github.com/cockroachdb/molt v0.2.0
Migrate Off Legacy Things - open-source tooling to assist migrations to CockroachDB.13 versions - Latest release: over 1 year ago - 7 stars on GitHub
github.com/koderover/zadig/v2 v2.3.1
Zadig: An AI-powered, cloud-native, distributed DevOps platform designed for developers6 versions - Latest release: over 1 year ago - 3,080 stars on GitHub
github.com/fulldb/go-mysql v1.9.0
a powerful mysql toolset with Go8 versions - Latest release: over 1 year ago - 0 stars on GitHub
chainweaver.org.cn/chainweaver/ida/contract-ida v1.0.0
1 version - Latest release: over 1 year agogithub.com/jackhuihui/soar v1.1.0
2 versions - Latest release: over 1 year ago - 0 stars on GitHubgithub.com/frabits/gh-ost v1.1.6
GitHub's Online Schema-migration Tool for MySQL1 version - Latest release: over 1 year ago - 0 stars on GitHub
github.com/mensatt/backend v0.8.7
The backend repository for Mensatt23 versions - Latest release: over 1 year ago - 5 stars on GitHub
github.com/silentred/go-mysql v0.0.2
a powerful mysql toolset with Go2 versions - Latest release: over 1 year ago - 0 stars on GitHub
github.com/equnchen/go-mysql v1.7.0
a powerful mysql toolset with Go2 versions - Latest release: over 1 year ago - 0 stars on GitHub
github.com/Rayson9418/cdc v1.0.4
8 versions - Latest release: over 1 year ago - 1 dependent repositoriesgithub.com/rayson9418/cdc v1.0.4
5 versions - Latest release: over 1 year ago - 0 stars on GitHubgithub.com/korableg/mysql-lint v1.0.1
Check MySQL queries in your Golang code2 versions - Latest release: over 1 year ago - 0 stars on GitHub
github.com/solatyolo/rawsql v1.0.2
3 versions - Latest release: over 1 year ago - 0 stars on GitHubgithub.com/SolaTyolo/rawsql v1.0.2
3 versions - Latest release: over 1 year ago - 0 stars on GitHubgithub.com/nerocrux/migration-ddl-checker v0.0.4
4 versions - Latest release: over 1 year ago - 0 stars on GitHubgithub.com/suifengpiao14/apifunc v0.0.15
13 versions - Latest release: over 1 year ago - 0 stars on GitHubgithub.com/suifengpiao14/stream v0.0.70
68 versions - Latest release: over 1 year ago - 11 dependent packages - 1 dependent repositories - 0 stars on GitHubgithub.com/suifengpiao14/sqlexec v0.0.32
32 versions - Latest release: over 1 year ago - 2 dependent packages - 0 stars on GitHubgithub.com/suifengpiao14/sqlstream v0.0.32
32 versions - Latest release: over 1 year ago - 1 dependent package - 0 stars on GitHubgithub.com/suifengpiao14/tormstream v0.0.39
24 versions - Latest release: over 1 year ago - 0 stars on GitHubgithub.com/suifengpiao14/torm v0.0.39
33 versions - Latest release: over 1 year ago - 0 stars on GitHubgithub.com/things-go/ens v0.17.0
33 versions - Latest release: over 1 year ago - 4 dependent packages - 1 dependent repositories - 0 stars on GitHubgithub.phpd.cn/sqlc-dev/sqlc v1.26.0
33 versions - Latest release: over 1 year agogithub.com/teddyknox/eigenda v0.5.1
Secure, high-throughput, and decentralized Data Availability12 versions - Latest release: over 1 year ago - 0 stars on GitHub
github.com/ltotal/incubator-seata-go v1.2.0
1 version - Latest release: over 1 year agogithub.com/clark1013/tiproxy v1.0.0
45 versions - Latest release: over 1 year ago - 0 stars on GitHubgithub.com/inscription-c/cins v0.0.5
The indexer and command-line wallet of C-INS protocol.5 versions - Latest release: over 1 year ago - 1 stars on GitHub
github.com/breezewish/tidb-snowflake v0.0.4
Replicate data changes from TiDB to Data Warehouses in real-time4 versions - Latest release: over 1 year ago - 6 stars on GitHub
github.com/pingcap-inc/tidb2dw v0.0.4
Replicate data changes from TiDB to Data Warehouses in real-time4 versions - Latest release: over 1 year ago - 6 stars on GitHub
github.com/thinkgos/ormat v0.15.1
85 versions - Latest release: over 1 year agogithub.com/things-go/ormat v0.15.1
database/sql to golang struct. 一个数据库/SQL转struct模型的生成工具,生成gorm的模型.99 versions - Latest release: over 1 year ago - 5 stars on GitHub
github.com/thinkgos/protogen-saber v0.12.10
50 versions - Latest release: over 1 year ago - 0 stars on GitHubgithub.com/things-go/protogen-saber v0.12.10
64 versions - Latest release: over 1 year ago - 0 stars on GitHubgithub.com/mattermost/cloud-thanos-store-discovery v0.2.1
4 versions - Latest release: over 1 year ago - 4 stars on GitHubgithub.com/sixwaaaay/go-mysql v1.7.1
mysql gtid sync2 versions - Latest release: over 1 year ago - 0 stars on GitHub
github.com/qw4990/plan-change-capturer v1.0.2
This tool is used to capture plan changes in different versions of TiDB.8 versions - Latest release: over 1 year ago - 12 stars on GitHub
github.com/suifengpiao14/tormgenerator v0.0.35
26 versions - Latest release: over 1 year ago - 0 stars on GitHubgithub.com/suifengpiao14/generaterepository v0.0.35
34 versions - Latest release: over 1 year agogithub.com/suifengpiao14/syncdata v0.0.18
use event to sync data10 versions - Latest release: over 1 year ago - 0 stars on GitHub
github.com/suifengpiao14/cudevent v0.0.18
use event to sync data18 versions - Latest release: over 1 year ago - 1 dependent package - 0 stars on GitHub
github.com/suifengpiao14/sqlplus v0.0.20
20 versions - Latest release: over 1 year ago - 1 dependent package - 0 stars on GitHubgithub.com/cocainecong/tangseng v0.1.3
Tangseng search engine including full text search and vector search base on golang. 基于go语言的搜索引擎,信...5 versions - Latest release: over 1 year ago - 35 stars on GitHub
github.com/CocaineCong/tangseng v0.1.3
Tangseng search engine including full text search and vector search base on golang. 基于go语言的搜索引擎,信...5 versions - Latest release: over 1 year ago - 95 stars on GitHub
github.com/zr-hebo/go-mysql v1.111.2
a powerful mysql toolset with Go22 versions - Latest release: over 1 year ago - 1 stars on GitHub
github.com/ColdWaterLW/mybatis-mapper-2-sql v0.5.0
Generate SQL statements from the MyBatis3 mapper XML file1 version - Latest release: over 1 year ago - 0 stars on GitHub
github.com/coldwaterlw/mybatis-mapper-2-sql v0.5.0
Generate SQL statements from the MyBatis3 mapper XML file1 version - Latest release: over 1 year ago - 0 stars on GitHub
gitee.com/game_35/libs v1.2.54
63 versions - Latest release: over 1 year ago - 1 dependent packagegithub.com/jin06/binlogo v1.1.24
Distributed、High availability、Simplicity、Visualized. Base on mysql binlog , process binlog into u...68 versions - Latest release: over 1 year ago - 291 stars on GitHub
github.com/twotigers93/testkit v0.0.1
Effortlessly integrate a TiDB server within your application or unit tests with TestKit. It allow...1 version - Latest release: over 1 year ago - 0 stars on GitHub
git.wxl.best/getsentry/sentry-go v0.27.0
40 versions - Latest release: almost 2 years agogithub.com/toshiki412/cli_tool v1.0.0
2 versions - Latest release: almost 2 years ago - 0 stars on GitHubgithub.com/RiotHaxwagon/sentry-go v0.0.3
The official Go SDK for Sentry (sentry.io)3 versions - Latest release: almost 2 years ago - 0 stars on GitHub
github.com/riothaxwagon/sentry-go v0.0.3
The official Go SDK for Sentry (sentry.io)3 versions - Latest release: almost 2 years ago - 0 stars on GitHub
github.com/fengde/gocommon v1.2.1
go工具集62 versions - Latest release: almost 2 years ago - 5 stars on GitHub
github.com/confidential-filesystems/juicedata-juicefs v1.1.2
JuiceFS is a distributed POSIX file system built on top of Redis and S3.47 versions - Latest release: almost 2 years ago - 0 stars on GitHub
github.ccut.club/juicedata/juicefs v1.1.2
1 version - Latest release: almost 2 years agogithub.com/gaopengfei123123/tools v0.1.7
自用的工具类31 versions - Latest release: almost 2 years ago - 0 stars on GitHub
github.com/pingcap/tidb/pkg/parser v0.0.0-20240125150921-799a46107ec9
TiDB - the open-source, cloud-native, distributed SQL database designed for modern applications.494 versions - Latest release: almost 2 years ago - 13 dependent packages - 1 dependent repositories - 39,240 stars on GitHub
github.com/pingcap/tiflow v0.0.0-20240125043151-63ccb9d4b62a
This repo maintains DM (a data migration platform) and TiCDC (change data capture for TiDB)698 versions - Latest release: almost 2 years ago - 3 dependent packages - 2 dependent repositories - 443 stars on GitHub
github.com/secretflow/scql v0.0.0-20240125033251-bc8f43685284
SCQL (Secure Collaborative Query Language) is a system that allows multiple distrusting parties ...54 versions - Latest release: almost 2 years ago - 165 stars on GitHub
github.com/estuary/connectors v0.0.0-20240124202215-51504a80eb48
Connectors for capturing data from external data sources181 versions - Latest release: almost 2 years ago - 74 stars on GitHub
github.com/milvus-io/milvus/pkg v0.0.2-0.20240124131301-ba862ef91db9
Milvus is a high-performance, cloud-native vector database built for scalable vector ANN search288 versions - Latest release: almost 2 years ago - 7 dependent repositories - 38,175 stars on GitHub
github.com/openshift/osde2e v0.0.0-20240124120454-5d86f2a7d86a
Repository of e2e test plumbing for OpenShift Dedicated388 versions - Latest release: almost 2 years ago - 3 dependent packages - 2 dependent repositories - 47 stars on GitHub
github.com/polarsignals/frostdb v0.0.0-20240124082424-edefcf51375d
❄️ Coolest database around 🧊 Embeddable column database written in Go.311 versions - Latest release: almost 2 years ago - 6 dependent packages - 8 dependent repositories - 1,462 stars on GitHub
source.monogon.dev v0.0.0-20240123171041-961a7cc7f479
The Monogon Monorepo. May contain traces of peanuts and a ✨pure Go Linux userland✨115 versions - Latest release: almost 2 years ago - 61 stars on GitHub
github.com/snyk/cli/cliv2 v0.0.0-20240123160934-e7b8f85e5fac
Snyk CLI scans and monitors your projects for security vulnerabilities.246 versions - Latest release: almost 2 years ago - 1 dependent repositories - 5,289 stars on GitHub
github.com/donnol/do/cmd/letgo v0.0.0-20240123075940-b2234db18a2e
Do something interesting.42 versions - Latest release: almost 2 years ago - 0 stars on GitHub
github.com/akaymakci/sqlc v0.0.0-20240123000745-1448b23c6c5d
1 version - Latest release: almost 2 years agogithub.com/sineycoder/csql v1.0.1
convert mysql DDL to other db, like postgresql/gaussdb/oracle.2 versions - Latest release: almost 2 years ago - 0 stars on GitHub
github.com/penwyp/transferdb v1.0.6
TransferDB 支持异构数据库 schema 转换、全量数据导出导入以及增量数据同步功能( Oracle 数据库 -> MySQL/TiDB 数据库)7 versions - Latest release: almost 2 years ago - 0 stars on GitHub
go.f110.dev/mono v0.0.0-20240121132237-851817f1286a
May the code be with you46 versions - Latest release: almost 2 years ago - 3 stars on GitHub
github.com/nais/console-backend v0.0.0-20240119120511-9413fd15fed8
Backend for nais console25 versions - Latest release: almost 2 years ago - 1 stars on GitHub
github.imxd.top/pingcap/tidb-operator v1.5.2
116 versions - Latest release: almost 2 years agogithub.com/dbakit/dumpling/v5 v5.0.2
Dumpling is a fast, easy-to-use tool written by Go for dumping data from the database(MySQL, TiDB...3 versions - Latest release: almost 2 years ago - 0 stars on GitHub
github.com/dbakit/dumpling/v4 v4.1.1
Dumpling is a fast, easy-to-use tool written by Go for dumping data from the database(MySQL, TiDB...6 versions - Latest release: almost 2 years ago - 0 stars on GitHub
github.com/nais/teams-backend v0.0.0-20240117091122-b1ef14e9fb21
NAIS teams is a API server for team creation and propagation to external systems.14 versions - Latest release: almost 2 years ago - 1 stars on GitHub
github.com/djshow832/tiproxy v0.2.0
1 version - Latest release: almost 2 years ago - 0 stars on GitHubgithub.com/blackhu/go-mysql v0.0.3
a powerful mysql toolset with Go4 versions - Latest release: almost 2 years ago - 0 stars on GitHub
github.com/unionj-cloud/chameleon/canal v0.0.0-20240115135455-2ff81d7a169e
2 versions - Latest release: almost 2 years ago - 0 stars on GitHubgithub.com/unionj-cloud/chameleon v0.0.4
8 versions - Latest release: almost 2 years ago - 0 stars on GitHubusa001.o2oyc.com/pingcap/tiup v1.14.1
78 versions - Latest release: almost 2 years agogithub.ccut.club/pingcap/tiup v1.14.1
78 versions - Latest release: almost 2 years agogithub.com/pluswing/datasync v1.1.0
Copyright © 2023 NAME HERE <EMAIL ADDRESS>3 versions - Latest release: almost 2 years ago - 2 stars on GitHub
Check this option to include packages that no longer depend on this package in their latest version but previously did.