Ecosyste.ms: Repos

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

Package Usage: go: gopkg.in/warnings.v0

Package warnings implements error handling with non-fatal errors (warnings). A recurring pattern in Go programming is the following: This pattern allows interrupting the flow on any received error. But what if there are errors that should be noted but still not fatal, for which the flow should not be interrupted? Implementing such logic at each if statement would make the code complex and the flow much harder to follow. Package warnings provides the Collector type and a clean and simple pattern for achieving such logic. The Collector takes care of deciding when to break the flow and when to continue, collecting any non-fatal errors (warnings) along the way. The only requirement is that fatal and non-fatal errors can be distinguished programmatically; that is a function such as must be implemented. The following is an example of what the above snippet could look like using the warnings package: For an example of a non-trivial code base using this library, see gopkg.in/gcfg.v1 Rules for using warnings TODO
3 versions
Latest release: over 6 years ago
6,987 dependent packages

View more package details: https://packages.ecosyste.ms/registries/proxy.golang.org/packages/gopkg.in/warnings.v0

View more repository details: https://repos.ecosyste.ms/hosts/GitHub/repositories/go-warnings%2Fwarnings

Dependent Repos 40,961

brotherlogic/logging
Logging for system
  • v0.1.2 go.sum

Size: 607 KB - Last synced: about 22 hours ago - Pushed: 1 day ago

ossf/scorecard-action
Official GitHub Action for OpenSSF Scorecard.
  • v0.1.2 go.mod
  • v0.1.1 go.sum
  • v0.1.2 go.sum

Size: 6.43 MB - Last synced: 5 days ago - Pushed: 5 days ago

zeromike/syft Fork of anchore/syft
CLI tool and library for generating a Software Bill of Materials from container images and filesystems
  • v0.1.2 go.sum

Size: 10.4 MB - Last synced: 12 months ago - Pushed: almost 2 years ago

aberja/argo Fork of argoproj/argo-workflows
Argo Workflows: Get stuff done with Kubernetes.
  • v0.1.2 go.mod
  • v0.1.2 go.sum

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

krasish/test-infra Fork of kyma-project/test-infra
Test infrastructure for the Kyma project.
  • v0.1.1 development/gcp/cloud-functions/getfailureinstancedetails/go.sum
  • v0.1.2 development/gcp/cloud-functions/getfailureinstancedetails/go.sum
  • v0.1.1 development/kyma-ci-force-bot/ciforcebot/go.sum
  • v0.1.2 development/kyma-ci-force-bot/ciforcebot/go.sum
  • v0.1.1 go.sum
  • v0.1.2 go.sum

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

cheqd/tendermint Fork of tendermint/tendermint
⟁ Tendermint Core (BFT Consensus) in Go
  • v0.1.2 go.sum

Size: 142 MB - Last synced: 19 days ago - Pushed: about 1 year ago

ahmedabu98/beam Fork of apache/beam
Apache Beam is a unified programming model for Batch and Streaming
  • v0.1.2 playground/backend/go.sum

Size: 365 MB - Last synced: 16 days ago - Pushed: 17 days ago

SammyEnigma/hardentools Fork of hardentools/hardentools
Hardentools simply reduces the attack surface on Microsoft Windows computers by disabling low-hanging fruit risky features.
  • v0.1.2 go.mod
  • v0.1.2 go.sum

Size: 3.34 MB - Last synced: 6 months ago - Pushed: 6 months ago

Jimdo/terraform-provider-solaris
Terraform provider to provision static resources using the Solarisbank API.
  • v0.1.2 go.sum

Size: 4.6 MB - Last synced: 3 days ago - Pushed: about 1 year ago

observIQ/grafana-agent Fork of grafana/agent
Telemetry agent for the LGTM stack.
  • v0.1.2 go.mod
  • v0.1.2 go.sum

Size: 48.3 MB - Last synced: 5 months ago - Pushed: 5 months ago

tharun208/loki Fork of grafana/loki
Like Prometheus, but for logs.
  • v0.1.2 go.sum
  • v0.1.2 operator/go.sum
  • v0.1.2 tools/lambda-promtail/go.sum

Size: 168 MB - Last synced: 11 days ago - Pushed: about 1 year ago

Team-Kujira/ibc-go Fork of cosmos/ibc-go
Interblockchain Communication Protocol (IBC) implementation in Golang.
  • v0.1.2 e2e/go.sum
  • v0.1.2 go.sum

Size: 30.2 MB - Last synced: 8 days ago - Pushed: 7 months ago

jan--f/telemeter Fork of openshift/telemeter
Prometheus push federation
  • v0.1.2 tools/go.sum

Size: 35 MB - Last synced: 11 months ago - Pushed: 11 months ago

FranLucchini/try_seldonCore_JenkinsX
Check how to use Seldon Core with Jenkins X
  • v0.1.2 versionStream/tests/go.sum

Size: 244 KB - Last synced: about 1 year ago - Pushed: almost 2 years ago

CiscoDevNet/terraform-provider-nxos
Terraform Cisco NX-OS Provider
  • v0.1.2 go.sum

Size: 2.85 MB - Last synced: 6 days ago - Pushed: 6 days ago

carlkyrillos/integreatly-operator Fork of integr8ly/integreatly-operator
An Openshift Operator based on the Operator SDK for installing and reconciling Integreatly services
  • v0.1.2 go.mod
  • v0.1.2 go.sum

Size: 126 MB - Last synced: 11 days ago - Pushed: 11 days ago

rancher-max/rancher Fork of rancher/rancher
Complete container management platform
  • v0.1.1 go.sum
  • v0.1.2 go.sum
  • v0.1.1 cmd/rancherd/go.sum

Size: 131 MB - Last synced: 17 days ago - Pushed: 18 days ago

msrinivasssa/go-trial-app
  • v0.1.2 go.sum

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

jrivera-px/operator Fork of libopenstorage/operator
Storage operator for Kubernetes
  • v0.1.1 go.sum
  • v0.1.2 go.sum

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

andrey-olishchuk/terraform-provider-dorpm
  • v0.1.2 go.sum

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

paketo-buildpacks/go
A Cloud Native Buildpack for Go
  • v0.1.2 go.sum

Size: 82.5 MB - Last synced: 2 days ago - Pushed: 2 days ago

slachiewicz/kubernetes-client Fork of fabric8io/kubernetes-client
Java client for Kubernetes & OpenShift
  • v0.1.1 extensions/camel-k/generator-v1/go.sum
  • v0.1.2 extensions/camel-k/generator-v1/go.sum
  • v0.1.1 extensions/camel-k/generator-v1alpha1/go.sum
  • v0.1.2 extensions/camel-k/generator-v1alpha1/go.sum
  • v0.1.1 extensions/chaosmesh/generator/go.sum
  • v0.1.1 extensions/knative/generator/go.sum
  • v0.1.2 extensions/knative/generator/go.sum
  • v0.1.1 extensions/tekton/generator-v1alpha1/go.sum
  • v0.1.2 extensions/tekton/generator-v1alpha1/go.sum
  • v0.1.1 extensions/tekton/generator-v1beta1/go.sum
  • v0.1.2 extensions/tekton/generator-v1beta1/go.sum
  • v0.1.2 kubernetes-model-generator/go.sum

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

paketo-buildpacks/dotnet-core
A Cloud Native Buildpack for .NET Core
  • v0.1.2 go.sum

Size: 134 MB - Last synced: 2 days ago - Pushed: 2 days ago

vaneuk/terraform-provider-nxos Fork of netascode/terraform-provider-nxos
Terraform Cisco NXOS Provider
  • v0.1.2 go.sum

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

cilium/cilium-olm 📦
  • v0.1.1 tools/go.sum
  • v0.1.2 tools/go.sum

Size: 982 KB - Last synced: 9 months ago - Pushed: 12 months ago

influxdata/influxdb-observability
  • v0.1.2 tests-integration/go.sum

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

TeachersPayTeachers/linux-audit-exporter
Export Linux audit status as Prometheus metrics
  • v0.1.2 go.sum

Size: 112 KB - Last synced: 3 months ago - Pushed: 3 months ago

eblindeman/dashboard Fork of kubernetes/dashboard
General-purpose web UI for Kubernetes clusters
  • v0.1.2 go.sum

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

Zondax/rosetta-filecoin-lib
  • v0.1.2 go.sum

Size: 337 KB - Last synced: 5 days ago - Pushed: 6 days ago

RafaySystems/terraform-provider-rafay
Rafay terraform provider
  • v0.1.2 go.sum

Size: 4.33 MB - Last synced: 6 days ago - Pushed: 6 days ago

iac-factory/terraform-provider-iac-factory
IaC Factory Official Provider
  • v0.1.2 go.sum

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

GoogleCloudPlatform/gke-poc-toolkit
📦 Demo generator for Google Kubernetes Engine!
  • v0.1.2 cli/go.sum

Size: 12.8 MB - Last synced: about 21 hours ago - Pushed: about 24 hours ago

ykzts/terraform-provider-cloudinary
Terraform Cloudinary provider
  • v0.1.2 go.sum

Size: 365 KB - Last synced: 3 months ago - Pushed: 3 months ago

5-stones/terraform-provider-bunny Fork of simplesurance/terraform-provider-bunny
bunny.net CDN Terraform Provider
  • v0.1.2 go.sum

Size: 7.45 MB - Last synced: 5 days ago - Pushed: over 1 year ago

drand/drand
🎲 A Distributed Randomness Beacon Daemon - Go implementation
  • v0.1.2 go.sum

Size: 50.9 MB - Last synced: 3 days ago - Pushed: 4 days ago

drh-determined-ai/determined Fork of determined-ai/determined
Determined: Deep Learning Training Platform
  • v0.1.2 agent/go.sum
  • v0.1.2 master/go.sum

Size: 114 MB - Last synced: 12 months ago - Pushed: 12 months ago

kubernetes-sigs/cluster-api-provider-nested
Cluster API Provider for Nested Clusters
  • v0.1.2 go.sum
  • v0.1.2 hack/tools/go.sum
  • v0.1.1 virtualcluster/pkg/vn-agent/server/test/go.sum

Size: 3.04 MB - Last synced: 10 days ago - Pushed: 10 days ago

jimsheldon/terraform-provider-drone
A terraform provider for drone.io
  • v0.1.2 go.sum

Size: 188 KB - Last synced: 9 months ago - Pushed: 12 months ago

ionos-cloud/terraform-provider-ionoscloud
The IonosCloud Terraform provider gives the ability to deploy and configure resources using the IonosCloud APIs.
  • v0.1.2 go.sum

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

Skarlso/slides Fork of maaslalani/slides
Terminal based presentation tool
  • v0.1.2 go.sum

Size: 1.05 MB - Last synced: 22 days ago - Pushed: 22 days ago

stratosnet/stratos-chain
Stratos Blockchain
  • v0.1.2 go.sum

Size: 5.26 MB - Last synced: 1 day ago - Pushed: 2 days ago

leoluz/argo-rollouts Fork of argoproj/argo-rollouts
Progressive Delivery for Kubernetes
  • v0.1.1 go.sum
  • v0.1.2 go.sum

Size: 25.8 MB - Last synced: 13 days ago - Pushed: about 1 year ago

dreamer-zq/cosmos-sdk Fork of cosmos/cosmos-sdk
:chains: A Framework for Building High Value Public Blockchains :sparkles:
  • v0.1.2 cosmovisor/go.sum
  • v0.1.2 go.sum

Size: 217 MB - Last synced: 13 days ago - Pushed: 7 months ago

stolostron/multicloud-operators-subscription-release
Managing helm release with operators for multicloud.
  • v0.1.2 go.mod
  • v0.1.2 go.sum

Size: 1.63 MB - Last synced: 13 days ago - Pushed: about 1 year ago

millicent-money/cosmos-sdk
  • v0.1.2 cosmovisor/go.sum
  • v0.1.2 go.sum
  • v0.1.2 store/tools/ics23/go.sum

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

berty/labs
Berty Labs is a mobile app to explore IPFS on mobile
  • v0.1.2 go.sum

Size: 3.44 MB - Last synced: 6 months ago - Pushed: about 1 year ago

Pango-Inc/terraform-provider-git Fork of innovationnorway/terraform-provider-git
Terraform provider for Git
  • v0.1.2 go.sum

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

elisasre/kops-autoscaler-openstack
Provide AutoScalingGroup capability to OpenStack Kops
  • v0.1.2 go.mod
  • v0.1.1 go.sum
  • v0.1.2 go.sum

Size: 17.3 MB - Last synced: 8 days ago - Pushed: 8 days ago

apache/submarine
Submarine is Cloud Native Machine Learning Platform.
  • v0.1.2 submarine-cloud-v2/go.sum

Size: 29.3 MB - Last synced: 2 days ago - Pushed: 26 days ago

pulumi/pulumi-kubernetes-operator
A Kubernetes Operator that automates the deployment of Pulumi Stacks
  • v0.1.2 deploy/deploy-operator-go/go.sum
  • v0.1.2 go.mod
  • v0.1.2 go.sum

Size: 1.46 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.1.2 l2geth/go.sum

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

vinted/prometheus Fork of prometheus/prometheus
The Prometheus monitoring system and time series database.
  • v0.1.2 documentation/examples/remote_storage/go.sum
  • v0.1.2 go.sum

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

sigstore/rekor-monitor
Log monitor for Rekor to verify immutability and monitor entries
  • v0.1.2 go.sum

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

mclarke47/argo-rollouts Fork of argoproj/argo-rollouts
Progressive Delivery for Kubernetes
  • v0.1.1 go.sum
  • v0.1.2 go.sum

Size: 11.8 MB - Last synced: 13 days ago - Pushed: over 1 year ago

tfmigrator/tfmigrator
Migrate Terraform Configuration and State with terraform state command and hcledit
  • v0.1.2 go.sum

Size: 205 KB - Last synced: 4 days ago - Pushed: 4 days ago

codeboten/opentelemetry-lambda Fork of open-telemetry/opentelemetry-lambda
  • v0.1.2 collector/go.sum

Size: 1.59 MB - Last synced: 7 months ago - Pushed: 7 months ago

moov-io/irs
Internal Revenue Service (IRS) Filing Information Returns Electronically (FIRE)
  • v0.1.2 go.sum

Size: 1.4 MB - Last synced: 16 days ago - Pushed: 20 days ago