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
healthdatahub/outils-pour-la-plateforme-technologique/ingestion-transfo-tools
Last synced: 7 days ago - Pushed: 12 months ago
rferrand/go-config-files-utils
Go library providing various helpers to work with configuration filesLast synced: about 1 year ago - Pushed: 12 months ago
1024pix/steampipe-plugin-learningcontent
Steampipe plugin to query LCMS contentSize: 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 MetabaseSize: 1.22 MB - Last synced: 6 days ago - Pushed: 28 days ago

snps-public/rest-samba-config
Rest API used to view (and maybe at some point edit) Samba configurationLast synced: 8 months 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 memberLast 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
cea-hpc/pcocc
Run VMs on an HPC clusterSize: 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 builderSize: 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 SecretsSize: 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 moduleSize: 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 GoSize: 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 ProcessingSize: 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/metabaseSize: 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 fragilesSize: 36.6 MB - Last synced: 3 days ago - Pushed: 4 months ago

radiofrance/389ds_exporter Fork of terricain/389ds_exporter
389ds Prometheus exporterSize: 1.25 MB - Last synced: 2 days ago - Pushed: about 4 years ago

radiofrance/icecast_exporter Fork of markuslindenberg/icecast_exporter
Icecast exporter for PrometheusSize: 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 metricsSize: 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 processesSize: 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 metricsSize: 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 ConnectSize: 68.4 KB - Last synced: 2 days ago - Pushed: 8 months ago

signaux-faibles/wekan-alerter
wekan-alerterSize: 44.9 KB - Last synced: 3 days ago - Pushed: over 2 years ago

signaux-faibles/IamUpdater
keycloakUpdater pour Signaux-FaiblesSize: 615 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 droitsSize: 63.1 MB - Last synced: 3 days ago - Pushed: over 2 years ago

signaux-faibles/datapi
datAPI - API des applications web signaux-faiblesSize: 43.1 MB - Last synced: 3 days ago - Pushed: 5 days ago
