Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

Package Usage: go: 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.
18 versions
Latest release: almost 5 years ago
1,043 dependent packages

View more package details: https://packages.ecosyste.ms/registries/proxy.golang.org/packages/github.com/pingcap/errors

View more repository details: https://repos.ecosyste.ms/hosts/GitHub/repositories/pingcap%2Ferrors

Dependent Repos 6,079

sourcegraph/lsif-go 📦
Language Server Indexing Format (LSIF) generator for Go
  • v0.11.4 go.sum

Size: 1.89 MB - Last synced: 4 days ago - Pushed: 8 months ago

overmindtech/stdlib-source
Standard library for global items
  • v0.11.4 go.sum

Size: 644 KB - Last synced: about 1 hour ago - Pushed: about 3 hours ago

slachiewicz/kubernetes-client Fork of fabric8io/kubernetes-client
Java client for Kubernetes & OpenShift
  • v0.11.0 extensions/chaosmesh/generator/go.sum
  • v0.11.5-0.20190809092503-95897b64e011 extensions/chaosmesh/generator/go.sum

Size: 466 MB - Last synced: 9 days ago - Pushed: 10 days ago

Blake8868/mvm Fork of MetisProtocol/mvm
A hard fork of the Optimistic Ethereum protocol (optimism.io)
  • v0.11.4 go/batch-submitter/go.sum

Size: 27.1 MB - Last synced: about 1 year ago - Pushed: about 1 year ago

sknot-rh/kubernetes-client Fork of fabric8io/kubernetes-client
Java client for Kubernetes & OpenShift
  • v0.11.0 extensions/chaosmesh/generator/go.sum
  • v0.11.5-0.20190809092503-95897b64e011 extensions/chaosmesh/generator/go.sum

Size: 442 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

tts-tblock/kubernetes-client Fork of fabric8io/kubernetes-client
Java client for Kubernetes & OpenShift
  • v0.11.0 extensions/chaosmesh/generator/go.sum
  • v0.11.5-0.20190809092503-95897b64e011 extensions/chaosmesh/generator/go.sum

Size: 449 MB - Last synced: about 1 year ago - Pushed: about 1 year ago

erda-project/kubeprober
Large-scale Kubernetes cluster diagnostic tool.
  • v0.11.0 go.sum
  • v0.11.4 go.sum
  • v0.11.5-0.20190809092503-95897b64e011 go.sum
  • v0.11.5-0.20200902104258-eba4f1d8f6de go.sum
  • v0.11.5-0.20200917111840-a15ef68f753d go.sum

Size: 268 MB - Last synced: 27 days ago - Pushed: 4 months ago

sljeff/ehco Fork of Ehco1996/ehco
ehco is a network realy tool and a typo :)
  • v0.11.4 go.sum

Size: 1.03 MB - Last synced: 14 days ago - Pushed: 14 days ago

NexonSU/telegram-go-chatbot
t.me/zavtrachat bot
  • v0.11.4 go.sum

Size: 1010 KB - Last synced: 10 days ago - Pushed: 10 days ago

boostchicken/opentelemetry-collector-contrib Fork of open-telemetry/opentelemetry-collector-contrib
Contrib repository for the OpenTelemetry Collector
  • v0.11.4 cmd/configschema/go.sum
  • v0.11.4 cmd/otelcontribcol/go.sum
  • v0.11.4 exporter/sentryexporter/go.sum
  • v0.11.4 go.sum

Size: 262 MB - Last synced: 12 days ago - Pushed: 6 months ago

TUM-Dev/Campus-Backend
New backend written in go with gRPC as an API interface
  • v0.11.4 server/go.sum

Size: 13.8 MB - Last synced: 30 days ago - Pushed: about 1 month ago

mattermost-community/mattermost-plugin-msteams-meetings
Mattermost Plugin for Microsoft Teams Meetings
  • v0.11.4 build/go.sum
  • v0.11.4 go.sum

Size: 1.03 MB - Last synced: 17 days ago - Pushed: 17 days ago

blrm/osde2e Fork of openshift/osde2e
Repository of e2e test plumbing for OpenShift Dedicated
  • v0.11.0 go.sum
  • v0.11.5-0.20210425183316-da1aaba5fb63 go.sum

Size: 431 MB - Last synced: about 1 year ago - Pushed: about 1 year ago

wish/mongoproxy
  • v0.11.4 go.sum

Size: 3.97 MB - Last synced: 10 months ago - Pushed: 11 months ago

Tessg22/osde2e Fork of openshift/osde2e
Repository of e2e test plumbing for OpenShift Dedicated
  • v0.11.0 go.sum
  • v0.11.5-0.20210425183316-da1aaba5fb63 go.sum

Size: 465 MB - Last synced: about 1 year ago - Pushed: about 1 year ago

kokizzu/kubectl-cost Fork of kubecost/kubectl-cost
CLI for determining the cost of Kubernetes workloads
  • v0.11.4 go.sum

Size: 865 KB - Last synced: 6 days ago - Pushed: 6 days ago

disney/quanta
Access large data sets in true "real time" fashion. Millisecond queries and live updates.
  • v0.11.0 go.sum

Size: 41.5 MB - Last synced: 30 days ago - Pushed: 30 days ago

dgfug/grafana Fork of grafana/grafana
The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
  • v0.11.4 go.sum

Size: 420 MB - Last synced: about 1 year ago - Pushed: about 1 year ago

ekmixon/grafana Fork of grafana/grafana
The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
  • v0.11.4 go.sum

Size: 462 MB - Last synced: 3 days ago - Pushed: 3 days ago

pawanku2/grafana Fork of grafana/grafana
The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
  • v0.11.4 go.sum

Size: 490 MB - Last synced: 27 days ago - Pushed: 29 days ago

Ecalose/ehco Fork of Ehco1996/ehco
ehco is a network relay tool and a typo :)
  • v0.11.4 go.sum

Size: 1.11 MB - Last synced: about 1 month ago - Pushed: about 1 month ago

maksim-paskal/gitlab-registry-cleaner
Tool to clean docker registry in Gitlab
  • v0.11.4 go.sum

Size: 185 KB - Last synced: 5 months ago - Pushed: 5 months ago

francissimo/grafana Fork of grafana/grafana
The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
  • v0.11.4 go.sum

Size: 423 MB - Last synced: about 1 year ago - Pushed: about 1 year ago

billduan/httprunner Fork of httprunner/httprunner
HttpRunner 是一个开源的 API 测试工具,支持 HTTP(S) / HTTP2 / WebSocket / RPC 等网络协议,涵盖接口测试、性能测试、数字体验监测等测试类型。简单易用,功能强大,具有丰富的插件化机制和高度的可扩展能力。
  • v0.11.4 go.sum

Size: 33.4 MB - Last synced: about 1 year ago - Pushed: almost 2 years ago

soracom/grafana Fork of grafana/grafana
The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
  • v0.11.4 go.sum

Size: 677 MB - Last synced: about 2 months ago - Pushed: 4 months ago

bb-idea/httprunner Fork of httprunner/httprunner
HttpRunner 是一个开源的 API 测试工具,支持 HTTP(S) / HTTP2 / WebSocket / RPC 等网络协议,涵盖接口测试、性能测试、数字体验监测等测试类型。简单易用,功能强大,具有丰富的插件化机制和高度的可扩展能力。
  • v0.11.4 go.sum

Size: 33.8 MB - Last synced: about 1 year ago - Pushed: almost 2 years ago

ndrpnt/terraform-provider-mattermost
Terraform Mattermost provider
  • v0.11.4 go.sum

Size: 828 KB - Last synced: about 2 months ago - Pushed: about 1 year ago

Xuanwo/envd Fork of tensorchord/envd
🏕️ Development environment for machine learning
  • v0.11.4 go.sum

Size: 726 KB - Last synced: 12 days ago - Pushed: almost 2 years ago

VoVAllen/envd-docs Fork of tensorchord/envd-docs
envd Website
  • v0.11.4 go.sum

Size: 2.78 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

kuberlogic/kuberlogic
KuberLogic turns a containerized application into a functional SaaS offering, with integrated billing, monitoring, and customer management.
  • v0.11.4 modules/dynamic-apiserver/go.sum
  • v0.11.4 modules/dynamic-operator/go.sum

Size: 7.57 MB - Last synced: 3 months ago - Pushed: over 1 year ago

dumpmemory/ehco Fork of Ehco1996/ehco
ehco is a network relay tool and a typo :)
  • v0.11.4 go.sum

Size: 1.1 MB - Last synced: about 1 month ago - Pushed: about 1 month ago

pingcap/ng-monitoring
  • v0.11.0 go.sum
  • v0.11.4 go.sum

Size: 752 KB - Last synced: 15 days ago - Pushed: 18 days ago

wyubin/ex_golang
example script for golang
  • v0.11.4 script/ex_sentry/go.sum

Size: 663 KB - Last synced: about 2 months ago - Pushed: about 2 months ago

joshiste/kubernetes-client Fork of fabric8io/kubernetes-client
Java client for Kubernetes & OpenShift
  • v0.11.0 extensions/chaosmesh/generator/go.sum
  • v0.11.5-0.20190809092503-95897b64e011 extensions/chaosmesh/generator/go.sum

Size: 449 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

thefreakingmind/kubernetes-client Fork of fabric8io/kubernetes-client
Java client for Kubernetes & OpenShift
  • v0.11.0 extensions/chaosmesh/generator/go.sum
  • v0.11.5-0.20190809092503-95897b64e011 extensions/chaosmesh/generator/go.sum

Size: 445 MB - Last synced: about 1 year ago - Pushed: about 1 year ago

geoand/kubernetes-client Fork of fabric8io/kubernetes-client
Java client for Kubernetes & OpenShift
  • v0.11.0 extensions/chaosmesh/generator/go.sum
  • v0.11.5-0.20190809092503-95897b64e011 extensions/chaosmesh/generator/go.sum

Size: 447 MB - Last synced: 8 months ago - Pushed: about 1 year ago

cognitedata/kubernetes-client Fork of fabric8io/kubernetes-client
Java client for Kubernetes & OpenShift
  • v0.11.0 extensions/chaosmesh/generator/go.sum
  • v0.11.5-0.20190809092503-95897b64e011 extensions/chaosmesh/generator/go.sum

Size: 444 MB - Last synced: 29 days ago - Pushed: 6 months ago

kameshsampath/kubernetes-client Fork of fabric8io/kubernetes-client
Java client for Kubernetes & OpenShift 3
  • v0.11.0 extensions/chaosmesh/generator/go.sum
  • v0.11.5-0.20190809092503-95897b64e011 extensions/chaosmesh/generator/go.sum

Size: 444 MB - Last synced: about 1 year ago - Pushed: about 1 year ago

coopstah13/kubernetes-client Fork of fabric8io/kubernetes-client
Java client for Kubernetes & OpenShift
  • v0.11.0 extensions/chaosmesh/generator/go.sum
  • v0.11.5-0.20190809092503-95897b64e011 extensions/chaosmesh/generator/go.sum

Size: 446 MB - Last synced: 9 months ago - Pushed: about 1 year ago

wwjiang007/kubernetes-client Fork of fabric8io/kubernetes-client
Java client for Kubernetes & OpenShift 3
  • v0.11.0 extensions/chaosmesh/generator/go.sum
  • v0.11.5-0.20190809092503-95897b64e011 extensions/chaosmesh/generator/go.sum

Size: 462 MB - Last synced: about 1 month ago - Pushed: 7 months ago

walnut-tom/kubernetes-client Fork of fabric8io/kubernetes-client
Java client for Kubernetes & OpenShift
  • v0.11.0 extensions/chaosmesh/generator/go.sum
  • v0.11.5-0.20190809092503-95897b64e011 extensions/chaosmesh/generator/go.sum

Size: 450 MB - Last synced: about 1 year ago - Pushed: about 1 year ago

Dohbedoh/kubernetes-client Fork of fabric8io/kubernetes-client
Java client for Kubernetes & OpenShift
  • v0.11.0 extensions/chaosmesh/generator/go.sum
  • v0.11.5-0.20190809092503-95897b64e011 extensions/chaosmesh/generator/go.sum

Size: 456 MB - Last synced: about 1 year ago - Pushed: about 1 year ago

L00170150/grafana Fork of grafana/grafana
The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
  • v0.11.4 go.sum

Size: 582 MB - Last synced: 3 months ago - Pushed: 3 months ago

mattermost/rtcd
  • v0.11.4 go.sum

Size: 8.09 MB - Last synced: 4 days ago - Pushed: 4 days ago

coralogix/opentelemetry-collector-contrib Fork of open-telemetry/opentelemetry-collector-contrib
Contrib repository for the OpenTelemetry Collector
  • v0.11.4 cmd/configschema/go.sum
  • v0.11.4 exporter/sentryexporter/go.sum
  • v0.11.4 go.sum

Size: 367 MB - Last synced: 7 days ago - Pushed: 7 days ago

vocdoni/vocdoni-node
A set of libraries and tools for the Vocdoni decentralized backend infrastructure, the main ground of our universally verifiable, privacy-centric and scalable digital voting protocol
  • v0.11.4 go.sum

Size: 16.3 MB - Last synced: 18 days ago - Pushed: 18 days ago

stolostron/grafana Fork of grafana/grafana
The tool for beautiful monitoring and metric analytics & dashboards for Graphite, InfluxDB & Prometheus & More
  • v0.11.4 go.sum

Size: 747 MB - Last synced: about 1 hour ago - Pushed: about 2 hours ago

delving/hub3
RDF discovery and publication platform
  • v0.11.4 go.sum

Size: 37.1 MB - Last synced: 3 days ago - Pushed: 3 days ago

mattermost-community/mattermost-plugin-jitsi
Jitsi plugin for Mattermost :electric_plug:
  • v0.11.4 go.sum

Size: 18.7 MB - Last synced: 17 days ago - Pushed: 25 days ago

isabella232/cloner Fork of cashapp/cloner
  • v0.11.5-0.20201126102027-b0a155152ca3 go.mod
  • v0.11.0 go.sum
  • v0.11.5-0.20201029093017-5a7df2af2ac7 go.sum
  • v0.11.5-0.20201126102027-b0a155152ca3 go.sum

Size: 5.57 MB - Last synced: about 1 year ago - Pushed: almost 2 years ago

jualito/tech-talk
  • v0.11.4 go.sum

Size: 370 KB - Last synced: about 1 year ago - Pushed: about 1 year ago

HereNotThere/dendrite Fork of matrix-org/dendrite
Dendrite is a second-generation Matrix homeserver written in Go!
  • v0.11.4 go.sum

Size: 42.1 MB - Last synced: about 1 year ago - Pushed: about 1 year ago

monogon-dev/monogon
The Monogon Monorepo. May contain traces of peanuts and a ✨pure Go Linux userland✨. Work in progress!
  • v0.11.5-0.20210425183316-da1aaba5fb63 go.mod
  • v0.11.0 go.sum
  • v0.11.5-0.20210425183316-da1aaba5fb63 go.sum

Size: 11.1 MB - Last synced: about 1 month ago - Pushed: about 1 month ago

opsramp/opentelemetry-collector-contrib Fork of open-telemetry/opentelemetry-collector-contrib
Contrib repository for the OpenTelemetry Collector
  • v0.11.4 cmd/configschema/go.sum
  • v0.11.4 exporter/sentryexporter/go.sum
  • v0.11.4 go.sum

Size: 356 MB - Last synced: 7 days ago - Pushed: 7 days ago

dapp3/RSS3-PreGod Fork of iavl/RSS3-PreGod
[WIP] This is a close to decentralized RSS3 Network implementation of RSS3 protocol v0.4.0 with full indexing function in Go
  • v0.11.4 go.sum

Size: 1.43 MB - Last synced: about 1 year ago - Pushed: almost 2 years ago

sysdiglabs/redis_exporter Fork of oliver006/redis_exporter
Prometheus Exporter for Redis Metrics. Supports Redis 2.x, 3.x, 4.x, 5.x and 6.x
  • v0.11.4 contrib/redis-mixin/go.sum

Size: 7.08 MB - Last synced: 4 months ago - Pushed: 4 months ago

ConnectionMaster/gitlabhq Fork of gitlabhq/gitlabhq
GitLab CE Mirror | Please open new issues in our issue tracker on GitLab.com
  • v0.11.4 workhorse/go.sum

Size: 1.4 GB - Last synced: 27 days ago - Pushed: 27 days ago

appbaseio/reactivesearch-api
API Gateway for Elasticsearch with declarative querying and out-of-the-box access controls
  • v0.11.4 go.sum

Size: 3.5 MB - Last synced: 3 days ago - Pushed: 3 days ago

gifhuppp/sourcegraph Fork of sourcegraph/sourcegraph
Universal code search (self-hosted)
  • v0.11.4 enterprise/dev/insight-data-gen/go.sum
  • v0.11.4 go.sum
  • v0.11.4 internal/cmd/progress-bot/go.sum
  • v0.11.4 internal/cmd/resources-report/go.sum

Size: 639 MB - Last synced: about 1 year ago - Pushed: about 1 year ago

ankitm123/go-ethereum Fork of ethereum/go-ethereum
Official Go implementation of the Ethereum protocol
  • v0.11.4 go.sum

Size: 182 MB - Last synced: 8 months ago - Pushed: 8 months ago

boost-entropy-golang/porter Fork of porter-dev/porter
Kubernetes powered PaaS that runs in your own cloud.
  • v0.11.4 go.sum

Size: 36.3 MB - Last synced: 10 months ago - Pushed: 10 months ago

BaileyJM02/veoir
  • v0.11.4 go.sum

Size: 1.68 MB - Last synced: 9 days ago - Pushed: 6 months ago

wesionaryTEAM/go_clean_architecture
Go Clean Architecture Used at @wesionaryteam
  • v0.11.4 go.sum

Size: 48.4 MB - Last synced: 7 days ago - Pushed: 7 days ago

RedHatInsights/insights-results-aggregator-utils
Utilities for Insights Results Aggregator
  • v0.11.4 s3/download_prod_data/go.sum

Size: 1 MB - Last synced: 24 days ago - Pushed: 24 days ago