Go package 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. This package contains the source code needed for building packages that reference the following Go import paths: – github.com/stretchr/objx
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 0.5.0-5.fc41 | - |
Fedora 41 | 0.5.0-5.fc41 | - |
Fedora 40 | 0.5.0-4.fc40 | - |
Fedora 39 | 0.5.0-2.fc39 | - |
Fedora EPEL 9 | 0.5.0-3.el9 | - |
Fedora EPEL 10.0 | 0.5.0-5.el10_0 | - |
You can contact the maintainers of this package via email at
golang-github-stretchr-objx dash maintainers at fedoraproject dot org
.