Ecosyste.ms: Repos

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

Package Usage: go: github.com/stretchr/objx

Package objx provides utilities for dealing with maps, slices, JSON and other data. Objx provides the `objx.Map` type, which is a `map[string]interface{}` that exposes a powerful `Get` method (among others) that allows you to easily and quickly get access to data within the map, without having to worry too much about type assertions, missing data, default values etc. Objx uses a predictable pattern to make access data from within `map[string]interface{}` easy. Call one of the `objx.` functions to create your `objx.Map` to get going: NOTE: Any methods or functions with the `Must` prefix will panic if something goes wrong, the rest will be optimistic and try to figure things out without panicking. Use `Get` to access the value you're interested in. You can use dot and array notation too: Once you have sought the `Value` you're interested in, you can use the `Is*` methods to determine its type. Or you can just assume the type, and use one of the strong type methods to extract the real value: If there's no value there (or if it's the wrong type) then a default value will be returned, or you can be explicit about the default value. If you're dealing with a slice of data as a value, Objx provides many useful methods for iterating, manipulating and selecting that data. You can find out more by exploring the index below. A simple example of how to use Objx: Since `objx.Map` is a `map[string]interface{}` you can treat it as such. For example, to `range` the data, do what you would expect:
7 versions
Latest release: 9 months ago
20,211 dependent packages

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

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

Dependent Repos 267,615

admariner/jitsu Fork of jitsucom/jitsu
Jitsu is an open-source data integration platform
  • v0.0.0-20180129172003-8a3f7159479f configurator/backend/go.sum
  • v0.1.0 configurator/backend/go.sum
  • v0.1.1 configurator/backend/go.sum
  • v0.2.0 configurator/backend/go.sum
  • v0.0.0-20180129172003-8a3f7159479f server/go.sum
  • v0.1.0 server/go.sum
  • v0.1.1 server/go.sum
  • v0.2.0 server/go.sum

Size: 29.4 MB - Last synced: about 1 month ago - Pushed: 10 months ago

harryzcy/mailbox-cli
The CLI interface for Mailbox
  • v0.1.0 go.sum
  • v0.4.0 go.sum

Size: 299 KB - Last synced: 2 days ago - Pushed: 3 days ago

JonasRF/hexagonal-architecture
  • v0.1.0 go.sum
  • v0.4.0 go.sum
  • v0.5.0 go.sum
  • v0.5.2 go.sum

Size: 4.88 KB - Last synced: 4 days ago - Pushed: 5 days ago

kmodules/resource-metadata
API for defining metadata about Kubernetes resources
  • v0.1.0 go.sum
  • v0.1.1 go.sum

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

brotherlogic/logging
Logging for system
  • v0.1.0 go.sum
  • v0.1.1 go.sum
  • v0.4.0 go.sum
  • v0.5.0 go.sum

Size: 336 KB - Last synced: 4 days ago - Pushed: 5 days ago

vearutop/cache-story
Demo repository for a blog post.
  • v0.1.0 go.sum
  • v0.1.1 go.sum

Size: 4.59 MB - Last synced: 2 months ago - Pushed: 2 months ago

ossf/scorecard-action
Official GitHub Action for OpenSSF Scorecard.
  • v0.0.0-20180129172003-8a3f7159479f go.sum
  • v0.1.0 go.sum
  • v0.1.1 go.sum
  • v0.2.0 go.sum
  • v0.3.0 go.sum

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

nautible/nautible-app-ms-payment
nautible-app-payment project
  • v0.1.0 go.sum

Size: 429 KB - Last synced: 19 days ago - Pushed: about 1 year ago

franpog859/waterinator
🌾⚡️ IoT project for effortless plant cultivation. The chip measures soil moisture, irrigates plants, and pushes the data to cloud via lambda
  • v0.1.0 lambda/cmd/waterinator/go.sum
  • v0.1.0 lambda/pkg/go.sum

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

zerok/dgraph-intro-presentation
  • v0.1.0 go.sum

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

zeromike/syft Fork of anchore/syft
CLI tool and library for generating a Software Bill of Materials from container images and filesystems
  • v0.0.0-20180129172003-8a3f7159479f go.sum
  • v0.1.0 go.sum
  • v0.1.1 go.sum
  • v0.2.0 go.sum
  • v0.3.0 go.sum

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

Sijoma/camunda-backup-clients
  • v0.1.0 go.sum

Size: 66.4 KB - Last synced: 10 months ago - Pushed: about 1 year ago

aberja/argo Fork of argoproj/argo-workflows
Argo Workflows: Get stuff done with Kubernetes.
  • v0.2.0 go.mod
  • v0.1.0 go.sum
  • v0.1.1 go.sum
  • v0.2.0 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.0 development/gcp/cloud-functions/checkoomevent/go.sum
  • v0.0.0-20180129172003-8a3f7159479f development/gcp/cloud-functions/getfailureinstancedetails/go.sum
  • v0.1.0 development/gcp/cloud-functions/getfailureinstancedetails/go.sum
  • v0.1.1 development/gcp/cloud-functions/getfailureinstancedetails/go.sum
  • v0.2.0 development/gcp/cloud-functions/getfailureinstancedetails/go.sum
  • v0.3.0 development/gcp/cloud-functions/getfailureinstancedetails/go.sum
  • v0.1.0 development/kyma-ci-force-bot/ciforcebot/go.sum
  • v0.1.1 development/kyma-ci-force-bot/ciforcebot/go.sum
  • v0.2.0 development/kyma-ci-force-bot/ciforcebot/go.sum
  • v0.3.0 development/kyma-ci-force-bot/ciforcebot/go.sum
  • v0.1.0 development/kyma-github-connector/githubWebhookGateway/go.sum
  • v0.1.1 development/kyma-github-connector/githubWebhookGateway/go.sum
  • v0.1.0 development/kyma-pubsub-connector/pubSubGateway/go.sum
  • v0.1.0 development/prow-installer/go.sum
  • v0.1.1 development/prow-installer/go.sum
  • v0.1.0 development/test-log-collector/go.sum
  • v0.1.1 development/test-log-collector/go.sum
  • v0.2.0 development/test-log-collector/go.sum
  • v0.1.0 go.sum
  • v0.1.1 go.sum
  • v0.2.0 go.sum
  • v0.3.0 go.sum

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

so61pi/examples
  • v0.1.1 go/urlshortener/go.sum

Size: 30.9 MB - Last synced: 2 months ago - Pushed: over 1 year ago

whayoung27/AI-Burning-Day_Result
  • v0.1.0 [WEB][WHALE][DEEPLOL]/ga/go.sum
  • v0.1.0 [WEB][WHALE][DEEPLOL]/web/go.sum

Size: 582 MB - Last synced: 4 days ago - Pushed: over 1 year ago

ffuf-glanz/terraform-provider-azuredevops Fork of feilfeilundfeil/terraform-provider-azuredevops
Terraform provider for Azure DevOps
  • v0.1.0 go.sum
  • v0.1.1 go.sum

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

devilkun/excelize Fork of qax-os/excelize
Golang library for reading and writing Microsoft Excel™ (XLSX) files.
  • v0.1.0 go.sum

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

appscode-cloud/installer
  • v0.1.0 go.sum

Size: 19.8 MB - Last synced: about 22 hours ago - Pushed: 1 day ago

philip-teleport/teleport Fork of gravitational/teleport
Certificate authority and access plane for SSH, Kubernetes, web apps, databases and desktops
  • v0.1.0 api/go.sum
  • v0.4.0 api/go.sum
  • v0.5.0 api/go.sum
  • v0.1.0 assets/aws/go.sum
  • v0.1.0 assets/backport/go.sum
  • v0.1.0 build.assets/tooling/go.sum
  • v0.4.0 build.assets/tooling/go.sum
  • v0.5.0 build.assets/tooling/go.sum

Size: 521 MB - Last synced: 8 days ago - Pushed: 11 days ago

luthersystems/sandbox
End-to-end "hello world" application on the Luther Platform.
  • v0.1.0 go.sum
  • v0.1.1 go.sum

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

sebastiaopamplona/madmin-go Fork of minio/madmin-go
The MinIO Admin Go Client SDK provides APIs to manage MinIO services
  • v0.1.0 go.sum
  • v0.4.0 go.sum

Size: 544 KB - Last synced: 10 months ago - Pushed: about 1 year ago

spolti/kie-cloud-operator Fork of kiegroup/kie-cloud-operator
OCP Operator for KIE
  • v0.1.0 go.sum
  • v0.1.1 go.sum
  • v0.2.0 go.sum

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

mpapenbr/iracelog-cli
Command line interface for iRacelog
  • v0.1.0 go.sum
  • v0.4.0 go.sum
  • v0.5.0 go.sum

Size: 177 KB - Last synced: 14 days ago - Pushed: 14 days ago

dhis2-sre/im-inspector
  • v0.1.0 go.sum

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

ws1993/excelize Fork of qax-os/excelize
Golang library for reading and writing Microsoft Excel™ (XLSX) files.
  • v0.1.0 go.sum

Size: 4.1 MB - Last synced: 9 months ago - Pushed: 9 months ago

rlebel12/goenvvars
A small package to help work with environment variables in Go.
  • v0.1.0 go.sum
  • v0.4.0 go.sum
  • v0.5.0 go.sum

Size: 53.7 KB - Last synced: 6 days ago - Pushed: 7 days ago

Mu-L/excelize Fork of qax-os/excelize
Golang library for reading and writing Microsoft Excel™ (XLSX) files.
  • v0.1.0 go.sum

Size: 3.9 MB - Last synced: 15 days ago - Pushed: 23 days ago

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

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

sap-contributions/pcap-release Fork of cloudfoundry/pcap-release
A BOSH release and CLI to enable network analysis for CF app developers
  • v0.1.0 src/pcap/go.sum

Size: 13.7 MB - Last synced: 8 days ago - Pushed: about 2 months ago

alicefr/kubevirt Fork of kubevirt/kubevirt
Kubernetes Virtualization API and runtime in order to define and manage virtual machines.
  • v0.1.0 cluster-up/cluster/kind-k8s-sriov-1.17.0/csrcreator/go.sum
  • v0.1.1 cluster-up/cluster/kind-k8s-sriov-1.17.0/csrcreator/go.sum

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