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:
8 versions
Latest release: almost 2 years ago
20,211 dependent packages

View more package details: https://packages.ecosystem.code.gouv.fr/registries/proxy.golang.org/packages/github.com/stretchr/objx

Dependent Repos 85

rferrand/go-config-files-utils
Go library providing various helpers to work with configuration files

Last synced: about 1 year ago - Pushed: 12 months ago

1024pix/steampipe-plugin-learningcontent
Steampipe plugin to query LCMS content

Size: 101 KB - Last synced: 6 days ago - Pushed: over 1 year ago

1024pix/steampipe-plugin-metabase
Use SQL to query databases, tables, permissions and more from Metabase

Size: 1.22 MB - Last synced: 6 days ago - Pushed: 28 days ago

elhadjabdoulaye.diallo.etu/pji_ros1_go

Last synced: about 1 year ago - Pushed: 12 months ago

snps-public/rest-samba-config
Rest API used to view (and maybe at some point edit) Samba configuration

Last synced: 8 months ago - Pushed: 12 months ago

E218662B/web-api-rest-en-go-lang

Last synced: about 1 year ago - Pushed: 12 months ago

E21A429P/tp_web_rest

Last synced: about 1 year ago - Pushed: 12 months ago

mdenes/docker-machine-cloudstack

Last synced: about 1 year ago - Pushed: 12 months ago

pocs/mdl-qor-sdk
This SDK is based upon [QOR](https://github.com/qor/qor) and aims to provide a boilerplate for quickly prototyping admin types applications.

Last synced: 8 months ago - Pushed: 12 months ago

systemes-dinformation/pasi-portail-d-acces-au-si
This projects presents an access portal to the user with urls to the applications he is allowed to use. To work out what those applications are, the user is logged in on a OAuth2 Identity provider and the portal get back the groups the user is member

Last synced: 8 months ago - Pushed: 12 months ago

swh/infra/ci-cd/3rdparty/alertmanager-irc-relay

Last synced: 8 months ago - Pushed: 12 months ago

swh/infra/ci-cd/3rdparty/cert-manager-webhook-gandi

Last synced: 8 months ago - Pushed: 12 months ago

mimosae/arbore

Last synced: 8 months ago - Pushed: 12 months ago

guillaume.perreal/coord

Last synced: 12 months ago - Pushed: 12 months ago

cea-hpc/pcocc
Run VMs on an HPC cluster

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

clipos/toolkit
CLIP OS toolkit (cosmk)

Size: 806 KB - Last synced: 2 days ago - Pushed: over 3 years ago

radiofrance/dib
An opinionated DAG image builder

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

radiofrance/image-registry-metrics-exporter
Image Registry Metrics Exporter provides metrics about creation and uploading time of images on OCI registry.

Size: 306 KB - Last synced: 2 days ago - Pushed: 6 days ago

betagouv/sealed-secrets Fork of bitnami-labs/sealed-secrets
A Kubernetes controller and tool for one-way encrypted Secrets

Size: 19.2 MB - Last synced: 2 days ago - Pushed: almost 3 years ago

betagouv/vouch-proxy Fork of vouch/vouch-proxy
an SSO and OAuth / OIDC login solution for Nginx using the auth_request module

Size: 5.68 MB - Last synced: 2 days ago - Pushed: over 1 year ago

cea-hpc/fabricmon Fork of dswarbrick/fabricmon
InfiniBand fabric monitoring daemon written in Go

Size: 404 KB - Last synced: 3 days ago - Pushed: 7 months ago

cea-hpc/slurm_exporter Fork of vpenso/prometheus-slurm-exporter
Prometheus exporter for performance metrics from Slurm.

Size: 3.02 MB - Last synced: 3 days ago - Pushed: 11 months ago

tchapgouv/matrix-media-repo Fork of t2bot/matrix-media-repo
Matrix media repository with multi-domain in mind.

Size: 6.2 MB - Last synced: 2 days ago - Pushed: almost 2 years ago

1024pix/data-processing-spark-submit Fork of ovh/data-processing-spark-submit
Spark CLI wrapper to run your jobs on OVHcloud Data Processing

Size: 87.9 KB - Last synced: 6 days ago - Pushed: 12 days ago

1024pix/go-metabase Fork of grokify/go-metabase
Go Client SDK for Metabase - https://github.com/metabase/metabase

Size: 361 KB - Last synced: 6 days ago - Pushed: 8 months ago

1024pix/goauth Fork of grokify/goauth
Utility libraries for Go (aka Golang) API auth including OAuth 2, JWT, TLS Client Authentication and Basic Auth.

Size: 737 KB - Last synced: 6 days ago - Pushed: about 1 year ago

1024pix/steampipe-plugin-github Fork of turbot/steampipe-plugin-github
Use SQL to instantly query repositories, users, gists and more from GitHub. Open source CLI. No DB required.

Size: 206 KB - Last synced: 6 days ago - Pushed: about 1 year ago

signaux-faibles/opensignauxfaibles Fork of entrepreneur-interet-general/opensignauxfaibles
Plateforme de détection des entreprises fragiles

Size: 36.6 MB - Last synced: 3 days ago - Pushed: 4 months ago

radiofrance/389ds_exporter Fork of terricain/389ds_exporter
389ds Prometheus exporter

Size: 1.25 MB - Last synced: 2 days ago - Pushed: about 4 years ago

radiofrance/icecast_exporter Fork of markuslindenberg/icecast_exporter
Icecast exporter for Prometheus

Size: 21.5 KB - Last synced: 2 days ago - Pushed: over 1 year ago

radiofrance/ipahealthcheck_exporter Fork of camptocamp/ipahealthcheck_exporter
Prometheus exporter for exposing ipa-healthcheck tool checks as metrics

Size: 60.5 KB - Last synced: 2 days ago - Pushed: almost 4 years ago

radiofrance/process-exporter Fork of ncabatoff/process-exporter
Prometheus exporter that mines /proc to report on selected processes

Size: 2.25 MB - Last synced: 2 days ago - Pushed: over 1 year ago

radiofrance/prometheus-logstash-exporter Fork of alxrem/prometheus-logstash-exporter 📦
Prometheus exporter for Logstash metrics

Size: 1.31 MB - Last synced: 2 days ago - Pushed: about 5 years ago

tchapgouv/lk-jwt-service Fork of element-hq/lk-jwt-service
Minimal service to provide LiveKit JWTs using Matrix OpenID Connect

Size: 68.4 KB - Last synced: 2 days ago - Pushed: 8 months ago

signaux-faibles/wekan-alerter
wekan-alerter

Size: 44.9 KB - Last synced: 3 days ago - Pushed: over 2 years ago

signaux-faibles/IamUpdater
keycloakUpdater pour Signaux-Faibles

Size: 615 KB - Last synced: 3 days ago - Pushed: 12 months ago

signaux-faibles/libwekan

Size: 218 KB - Last synced: 3 days ago - Pushed: 12 months ago

signaux-faibles/goup
Serveur minimaliste pour téléverser des fichiers avec une gestion de droits

Size: 63.1 MB - Last synced: 3 days ago - Pushed: over 2 years ago

signaux-faibles/datapi
datAPI - API des applications web signaux-faibles

Size: 43.1 MB - Last synced: 3 days ago - Pushed: 5 days ago